• 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: WOApplet Problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOApplet Problem


  • Subject: Re: WOApplet Problem
  • From: Cliff Tuel <email@hidden>
  • Date: Thu, 10 Apr 2003 15:21:14 -0700

> how to add  WOApplet in Webobject. Where the applet .class should have to
> store and how to give codebase? my Applet is not getting loaded although i
> have store my .java file in subproject.

Have you seen the WOApplet documentation in the Dynamic Elements Reference?

Make sure your browser is connecting to your app through a web server, not
in "rapid turnaround" or "direct connect" mode.  Launch with
"-WODirectConnectEnabled NO".  You *might* be able to fix this limitation by
using the technique in KBase 75480, and adding "application/x-java-applet"
(but I wouldn't).

If you're still stuck, look at the HTML source being generated; does it look
right?  Look at the web server's error log.  Are the classes somewhere in
the web server's doc root, where the browser can download them?

--
Cliff Tuel email@hidden http://apple.com/services/technicalsupport
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >WOApplet Problem (From: Sonu Webobject <email@hidden>)

  • Prev by Date: Re: java.lang.OutOfMemoryError
  • Next by Date: Re: Localizable.strings question
  • Previous by thread: WOApplet Problem
  • Next by thread: Problem in Many-Many Relationship - Fixed
  • Index(es):
    • Date
    • Thread