• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Whether cocoa-java app runs in a browser??
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Whether cocoa-java app runs in a browser??


  • Subject: Re: Whether cocoa-java app runs in a browser??
  • From: Cameron Hayne <email@hidden>
  • Date: Fri, 28 Jun 2002 01:13:17 -0400

On Thursday, June 27, 2002, at 11:13 am, praveena tandon wrote:
I am novice in Cocoa development and developing a Web
Browser based CRM Application. I found that Cocoa-Java
application is compiled into bytecode. I am unable to
figure out whether a Cocoa-Java application will run
in a web browser as other applets.

First of all, there is a difference between a Java applet and an application and you need the former if you want it to execute within a web browser. And an applet can only use the libraries which are available to the browser. (The "bytecode" you referred to does *not* include the code from the libraries.) So if you use Cocoa libraries, you will be limiting your applet to users who have these libraries installed (I.e. a subset of Mac users)
... Cameron
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
References: 
 >Whether cocoa-java app runs in a browser?? (From: praveena tandon <email@hidden>)

  • Prev by Date: Re: Whether cocoa-java app runs in a browser??
  • Next by Date: Re: Unix Privileges on deleting
  • Previous by thread: Re: Whether cocoa-java app runs in a browser??
  • Next by thread: Re: Whether cocoa-java app runs in a browser??
  • Index(es):
    • Date
    • Thread