• 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
WOApplets, getting closer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

WOApplets, getting closer


  • Subject: WOApplets, getting closer
  • From: MacFirst <email@hidden>
  • Date: Tue, 04 Nov 2003 12:28:37 -0800

Ok, I have an applet which runs under AppletViewer and on a "normal" web
page.

I've copied myApplet.class to my WOApp directory (actually, it's a sibling
of MyWOApp.woa)

In WOBuilder, I've added a WOApp, I've specified code="myApplet" and
codebase="/full/path/to/where/myApplet.class/lives/"

    [Aside: WOBuilder gives a verification error: "missing
    required attribute: code" -- apparently, it doesn't
    recognize hard-coded strings, vice String functions from
    the app?]

Yet my applet won't load in either Safari or IE.  I've tried every variation
I can imagine (with/without ".class", with/without "File:///", etc.), but I
either get classNotException error or AccessException.

This is just a simple applet that blinks red & green, btw.

Its permissions are 755 (up from 744, which is how it was created.)  All the
directories are accessible.

So what do I need to do?!

Thanks!
_______________________________________________
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.

  • Follow-Ups:
    • Re: WOApplets, getting closer
      • From: Mankit Sze <email@hidden>
  • Prev by Date: Openbase on Panther
  • Next by Date: Newbie Question: Floating point numbers
  • Previous by thread: Re: Openbase on Panther
  • Next by thread: Re: WOApplets, getting closer
  • Index(es):
    • Date
    • Thread