Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

JSP is first translated into servlet than compiled. So where are those servlet .java or .class files for JSP examples in Tomcat?

0
Posted

JSP is first translated into servlet than compiled. So where are those servlet .java or .class files for JSP examples in Tomcat?

0

They are located in the work directory of the TOMCAT_HOME, under a directory that is normally called localhost_%20. The source for JSPs from the examples webapp should be something like localhost_8080%20examples. [Alessandro A. Garbagnati adds: And, if you want to get the java.io.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123