| Author |
How to view servlet generated by tomcat when jsp is compiled
|
ali alikhan
Greenhorn
Joined: Oct 12, 2004
Posts: 1
|
|
|
I need help ,how to view the servlet which is generated as a result of compiling jsp page i know that jspc is used to precompile jsp page i am unable to use so if any one know i to use jspc to precompile jsp please tell me alialikhan@hotmail.com
|
 |
Sonny Gill
Ranch Hand
Joined: Feb 02, 2002
Posts: 1211
|
|
|
try looking in work folder under tomcat installation folder.
|
The future is here. It's just not evenly distributed yet. - William Gibson
Consultant @ Xebia. Sonny Gill Tweets
|
 |
Santosh Maskar
Ranch Hand
Joined: Jul 02, 2003
Posts: 226
|
|
hey , this pretty easy to see the compiled code and for you jsp is tomcat\work
|
 |
 |
|
|
subject: How to view servlet generated by tomcat when jsp is compiled
|
|
|