The moose likes Tomcat and the fly likes Location of Java files generated of JSP Files Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Location of Java files generated of JSP Files " Watch "Location of Java files generated of JSP Files " New topic
Author

Location of Java files generated of JSP Files

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

Hello ,

I am using Tomcat 5.5 version . Is it possible to see Java Files got Generated of the JSP files .

I made a search on to the Container folder as *.java , but i couldn't find any name related to my JSP Page .

Any ideas on this ??


Thanks for reading .


Save India From Corruption - Anna Hazare.
Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2229

Hi sorry for hurriedly posting a question , without some RandD .

Let me answer my question .



The Java File for a JSP will be created once we run the JSP , but not by simply deploying . and the folder is



Thanks






 
 
subject: Location of Java files generated of JSP Files
 
developer file tools