Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


where the generated jsp source file are stored?

Answers were Sorted based on User's Feedback



where the generated jsp source file are stored?..

Answer / supriya

Inside the work\catalina\localhost\context-
pathname\servlet_jspname.class directory

Is This Answer Correct ?    8 Yes 1 No

where the generated jsp source file are stored?..

Answer / ravi ranjan

it store inside \Apache Group\Tomcat 4.1
\work\Standalone\localhost\your-context-name folder with
yor jspname_jsp.class

Is This Answer Correct ?    7 Yes 1 No

where the generated jsp source file are stored?..

Answer / saroj biswal

C:\Program Files\Apache Software Foundation\Tomcat 5.5\work\Catalina\localhost\webApplicationName\org\apache\jsp\xxx.java

Is This Answer Correct ?    3 Yes 1 No

where the generated jsp source file are stored?..

Answer / sandeep m

depending on the webcontainer vendor the location of
generated source code may change. In case of Tomcat it will
be stored in work folder.

Is This Answer Correct ?    0 Yes 0 No

where the generated jsp source file are stored?..

Answer / anji

When we request for a jsp first time, it will generate a
Servlet, the generated servlet will compiles and creates
instances for the servlet.

Is This Answer Correct ?    0 Yes 1 No

where the generated jsp source file are stored?..

Answer / ravikiran.chd

in work directory

Is This Answer Correct ?    0 Yes 2 No

where the generated jsp source file are stored?..

Answer / sachin g.

After creation of jsp file, it is stored in the Web
directory (which is stored in the Webapplication as far as
Apache Tomcat 5.5 and Netbeans are concerned) , and after
successfully compiling it, the specific output will be
after running it.

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Servlets Interview Questions

how to use servlets with j2ee ?

2 Answers   Tech Mahindra,


I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?

0 Answers   IBM,


What is servlet attributes and their scope?

0 Answers  


List out the difference between ServletConfig and ServletContext?

0 Answers  


What is the directory structure of a war file?

0 Answers  


Explain jsessionid and when is it created?

0 Answers  


Define the lifecycle for executing a jsp page.

0 Answers  


How native code can be used in a servlet?

0 Answers   IBM, TCS,


What is Servlet Context?

5 Answers  


How do you run a servlet?

0 Answers  


Explain the features are in servlet 3?

0 Answers  


What is the difference between servlet config and servlet context.

19 Answers   TCS, Tech Mahindra, Vertex,


Categories