Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Anpu Massri   on Jul 29 In Java Category.

  
Question Answered By: Hubert Taylor   on Jul 29

One of the nicer explanations of everything can be found at:
java.sun.com/.../index.html

Chapter 3 is all about Tomcat
Chapter 15 is all about JSPs

You can put a jsp  anywhere you would put a regular web page.

You can create a folder  under your tomcat  webapps folder as would occur if
you were to create a new web application besides ROOT or make new folders
under ROOT.

Share: 

 

This Question has 4 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Help on JSP tutorial Or get search suggestion and latest updates.


Tagged: