Re: Placing Servlets in tomcat
Posted By:
julias_chow
Posted On:
Monday, April 9, 2001 07:09 AM
.java file can't make itself to .class file except .jsp file.
if u want to know how to deploy the .class file on webserver, u should read servlet specification, there are lots of details in it.