Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on Invoking JSP within the JSP forums, part of the Web Development category; I have written a simple jsp file to launch in Tomcat server. Where i am suppose to place the jsp file and execute ?...
|
|||||||
|
|||
|
Invoking JSP
I have written a simple jsp file to launch in Tomcat server. Where i am suppose to place the jsp file and execute ?
|
| The Following 3 Users Say Thank You to thiyaguj19 For This Useful Post: | ||
| Sponsored Links |
|
|||
|
Re: Invoking JSP
Create a folder(root folder) under that folder create a WEB-INF folder and place the .jsp files under the root folder.and place the root folder in webapps folder of the tomcat server.thts it.
|
|
|||
|
Re: Invoking JSP
place your jsp here
E:\tomcat5.0\webapps\ROOT whenever you start tomcat it's automatically deployed you need not create any folder structure for simple jsp's and html |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|