|
i am calling a applet from a .jsp page in the
following manner
<applet code="crossword.Test"
height="200" width="200">
</applet> i am having the .class file of the applet in a
package inside the classes folder in WEB-INF. It says that class Test not
found
I even tried using the <jsp:plugin> tag but
it asks me to install the java plugin. can i call the applet using the applet
tag above or is it important to use the <jsp:plugin> tag.
Ayyappa
email -id [EMAIL PROTECTED]
|
- Re: Query regarding applet calling Ayyappa
- Re: Query regarding applet calling William Brogden
- Re: Query regarding applet calling Craig R. McClanahan
- jsp to email problem on Tomcat Ian Corner
- RE: jsp to email problem on Tomcat Sandy McPherson
- RE: Query regarding applet calling Stefan Langer
