aspose file tools
The moose likes JSP and the fly likes How to view servlet generated by tomcat when jsp is compiled Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "How to view servlet generated by tomcat when jsp is compiled" Watch "How to view servlet generated by tomcat when jsp is compiled" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to view servlet generated by tomcat when jsp is compiled
 
Similar Threads
Help: precompile jsp with jspc
Precompiling jsp
Maven Tomcat plugin precompile JSPs problem
jspc
Problem with JspC taskdef