hi all,
 
i have compiled the source of the .jsp file (*.java file) manually.
and the class file is in the same folder as the .java file that is in the
work/localhost_8080%2 directory on tomcat 3.1.
Now i want to run this class file instead of the one generated by the jsp file.
where shd i place the compiled class file. Can i place it in one of the web-inf/classes??
 
thanks in advance.
anoop

Reply via email to