Aug 22, 2002 #1 DKL01 Programmer Joined Sep 14, 2000 Messages 233 Location US Hi, I was wondering from where I can get Servlet API class files (javax folder). Thanks
Aug 30, 2002 #2 wgcs Programmer Joined Mar 31, 2002 Messages 2,056 Location EC Download the J2ee (enterprise edition) at http://java.sun.com/j2ee/download.html#sdkand you should find "servlet.jar" as one of the extracted files. This archive contains the javax.servlet.* package Upvote 0 Downvote
Download the J2ee (enterprise edition) at http://java.sun.com/j2ee/download.html#sdkand you should find "servlet.jar" as one of the extracted files. This archive contains the javax.servlet.* package