execute jsp in tomcat

Reply

Join Date: Feb 2007
Posts: 18
Reputation: aruna_k_2006 is an unknown quantity at this point 
Solved Threads: 0
aruna_k_2006's Avatar
aruna_k_2006 aruna_k_2006 is offline Offline
Newbie Poster

execute jsp in tomcat

 
0
  #1
Feb 14th, 2007
can any one plz tell me how to execute jsp in tomcat .i am unable to execute & how to create war files to deploy
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 17
Reputation: vasudha k is an unknown quantity at this point 
Solved Threads: 0
vasudha k vasudha k is offline Offline
Newbie Poster

Re: execute jsp in tomcat

 
0
  #2
Feb 14th, 2007
hi Aruna.....
you need not create any war files to execute jsp pages.
1.first save all you filesin your folder with .jsp extension
2.start tomcat
3.type http://localhost:8080 in the browser
4. select your folder from the directory listings
5. select your file name..... i.e if it is a login page, click on it

if your jsp page is displayed ..... it is successfully executed without any errors.
If any errors are displayed, correct them and again log on to the localhost via browser

the speciality of jsp is that it creates the servletpage . you need not write any xml code.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,144
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: execute jsp in tomcat

 
0
  #3
Feb 14th, 2007
you do however need to deploy them as part of a valid web application which DOES require at least a basic web.xml and the correct directory structure.
Tomcat comes with quite good documentation and examples.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC