Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Thats the problem I have a servlet within a package which i need to use. I am not using the JavaWebServer, I am using Tomcat which is an extension of Apache. I have also set the classspath within my Windows environment. The server accepts the url for the actual jar file e.g http://localhost/servlet/me.jar and prompts a download dialog, I wish to access the actual servlet within that jar file. Sorry for being a pain. Regards
Replies:
|
Sponsored Links
|