The browser makes the call to get the applet based on what is in the applet
tag, so it has to be at an accessible URL.

-----Original Message-----
From: Lonitz, Lee M [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 28, 2001 11:06 AM
To: JRun-Talk
Subject: Calling servlet-generated applets from JRun


Hi,

We have a servlet which generates HTML   (including an important applet tag)
within the WEB-INF/classes folder of our Web application. Since no files can
be directly called from this folder by the browser, we would have to put
that HTML back outside of the WEB-INF/classes folder obviously. However,
does that mean the applet the html file is calling can remaining within the
WEB-INF/classes folder, or should it be placed somewhere else? I know you
put servlets in the WEB-INF/classes folder, but at this time it looks like
that's all you can put in there. Unfortunately the JRun Developer's Guide
didn't have a single instance of the word "applet" in it. Very unfortunate.

Any help you could give would be great. By the way, if it makes a diff,
we're using Netscape Enterprise Server 4.0 (i.e. i-Planet) on a
Sparc-Solaris platform with JRun 3.0.

THANKS!!!

Lee Lonitz
Webmaster
Lockheed Martin Corporation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to