LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   where to put servlet.jar (https://www.linuxquestions.org/questions/programming-9/where-to-put-servlet-jar-4175440414/)

abd_bela 12-07-2012 05:17 AM

where to put servlet.jar
 
Hi,

I install openjdk-7 on debian,
It seems that no servlet in the package, so I downloaded servlet.jar from

sun site, where to put it to activate the classes.
I tryed in
/usr/lib/jvm/java-7-openjdk-i386/lib/
/usr/lib/jvm/java-7-openjdk-i386/jre/lib
/usr/lib/jvm/java-7-openjdk-common/jre/lib


but no one did the job.


thanks for help
regards

rigor 12-08-2012 10:22 PM

I am using openjdk 6, and AFAIK, it's SE, not EE. Does 7 include the EE platform?

If not, I would think you'd need something like Tomcat, Resin, JBoss, Websphere, ..., i.e., an application server., and an EE platform environment, etc...


All times are GMT -5. The time now is 08:51 AM.