This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes copy j2ee's jar files into jdk1.3 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "copy j2ee Watch "copy j2ee New topic
Author

copy j2ee's jar files into jdk1.3

Tom Tang
Ranch Hand

Joined: Dec 24, 2000
Posts: 133
I heard that in order to make J2EE components( like servlet and EJB) work with JDK1.3, we need to copy all the jar files from lib folders under J2ee to lib\ext folder under JDK1.3. Is that true? But I didn't find servlet.jar in the J2ee folder. (Both tomcat and JRun have that file)


------------------------<BR>Sun Certified Java Programmer<BR>----------------------------------
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: copy j2ee's jar files into jdk1.3
 
Similar Threads
Journal Article - JavaServer Faces 1.0 Part I
import error in JSP, with J2EE
still cant compile the code
Eclipse Packaging files
How to start hibernating?