I have a servlet which produces straight HTML.  In the HTML I'd like to 
embed an applet tag.  My servlet is in com.test.servlet, my applet in 
com.test.applet.

I set the code value in the applet tag to "test.class", but after trying 
various combinations for codebase I still getting a FileNotFound exception 
when a browser tries to load my applet.

Am I missing something.  I am using jakarta-tomcat-4.0-b5





_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to