where to put jar file

A

autogoor

Hi, I am using java Applet in jsp, here is my jsp:

<jsp:plugin
type="applet"
code="my.applet"
width="450"
height="350"<jsp:params>
...
</jsp:params>
<jsp:fallback>
Your browser does not support applets. </jsp:fallback>
</jsp:plugin>

my.applet is in my.jar. Where should I put my.jar in tomcat?
(tomcat)/webapp/myapp/ or (tomcat)/webapp/myapp/WEB-INF/lib?

Thanks,

autogoor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top