Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » where wtp put the translated jsp java file
where wtp put the translated jsp java file [message #168741] Sat, 06 May 2006 19:47 Go to next message
Eclipse UserFriend
Originally posted by: wellblue88.yahoo.com

Tomcat translates jsp pages to servlet java files first before executing
it. When directly running tomcat from "startup" in its "bin" folder, those
java files (both .java and compiled .class) can be found in it "work"
folder. I had hard time time to find those files when running tomcat from
wtp. Appreciate any help.
Re: where wtp put the translated jsp java file [message #168751 is a reply to message #168741] Sun, 07 May 2006 02:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: ifedorenko.rogers.com

WTP creates separate CATALINA_BASE structure under
WORKSPACE/.metadata/.plugins/org.eclipse.wst.server.core/tmp N, you'll
find "work" directory with all generated .java and .class files there.

tony wrote:
> Tomcat translates jsp pages to servlet java files first before executing
> it. When directly running tomcat from "startup" in its "bin" folder,
> those java files (both .java and compiled .class) can be found in it
> "work" folder. I had hard time time to find those files when running
> tomcat from wtp. Appreciate any help.
>
Re: where wtp put the translated jsp java file [message #168767 is a reply to message #168751] Sun, 07 May 2006 20:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wellblue88.yahoo.com

this's what I want! many thanks.
Re: where wtp put the translated jsp java file [message #168774 is a reply to message #168751] Sun, 07 May 2006 20:18 Go to previous message
Eclipse UserFriend
Originally posted by: wellblue88.yahoo.com

Is there any way easily to view those java files from eclipse?
Previous Topic:WTP 1.0.2: Problems to get "old" Dynamic Web Project running
Next Topic:Publishing Webcontent
Goto Forum:
  


Current Time: Thu Apr 25 17:04:01 GMT 2024

Powered by FUDForum. Page generated in 0.03485 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top