Where eclipse store generated servlet

S

Sachin

Hello all,
I am using Tomcat as the web server with eclipse. I need to find the
generated servlet for a jsp file that i have created. But i could not
find it in the wokspace directory (although servlet java files are
there) or in the Tomcat work directory.
Where are these generated servlet java files of jsp s are actually
stored? Please help me.

Regards,
Sachin
 
J

Jean-Francois Briere

I'm assuming you are using Eclipse WTP.
Do you have a folder that looks like:
{workspace_root}/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost
If yes you'll find them under your web app sub-folder.

Regards
 
S

Sachin

Jean-Francois Briere said:
I'm assuming you are using Eclipse WTP.
Do you have a folder that looks like:
{workspace_root}/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost
If yes you'll find them under your web app sub-folder.

Regards


Thanks I found it.

Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top