Geeks Talk

Prepare for your Next Interview




Invoking JSP

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 ?...


Go Back   Geeks Talk > Web Development > JSP

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 01-05-2008
Junior Member
 
Join Date: Mar 2007
Location: chennai
Posts: 1
Thanks: 0
Thanked 3 Times in 1 Post
thiyaguj19 is on a distinguished road
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 ?
Reply With Quote
The Following 3 Users Say Thank You to thiyaguj19 For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 01-21-2008
Junior Member
 
Join Date: Nov 2006
Location: India
Posts: 8
Thanks: 0
Thanked 2 Times in 2 Posts
madhukar.poreddy is on a distinguished road
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.
Reply With Quote
  #3 (permalink)  
Old 01-22-2008
Junior Member
 
Join Date: Dec 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
spreddy814 is on a distinguished road
Re: Invoking JSP

place the jsp file in root directory in web apps.It will work.
Reply With Quote
  #4 (permalink)  
Old 03-14-2008
Junior Member
 
Join Date: Mar 2008
Location: BANGALORE
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
nagaraju.chinni is on a distinguished road
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
Reply With Quote

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved