install and run tomcat3 and implement a simple jsp page

Reply

Join Date: Mar 2005
Posts: 1
Reputation: gope_biswas is an unknown quantity at this point 
Solved Threads: 0
gope_biswas gope_biswas is offline Offline
Newbie Poster

install and run tomcat3 and implement a simple jsp page

 
0
  #1
Mar 9th, 2005
hi every body. i am a new user to this site and i need help from you all regarding installation and running of tomcat3. Can any body give me step by step details of how to install and configar tomcat and then where to save a simple java program containing jsp pages and how to set the paths for that.

with regards
gopes.
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: install and run tomcat3 and implement a simple jsp page

 
0
  #2
Mar 12th, 2005
Use Tomcat 5 instead, Tomcat 3 is extremely outdated and doesn't understand current JSP programming systems which is what you should be using (JSTL mainly).

Installation is simple following the instructions from the download site (http://jakarta.apache.org ).
Reply With Quote Quick reply to this message  
Join Date: Oct 2004
Posts: 348
Reputation: paradox814 is an unknown quantity at this point 
Solved Threads: 4
paradox814's Avatar
paradox814 paradox814 is offline Offline
Posting Whiz

Re: install and run tomcat3 and implement a simple jsp page

 
0
  #3
Apr 26th, 2005
http://cs.saddleback.edu/rwatkins/CS...Section13.html
there are instructions on how to set up tomcat 3 once you have this running and are familiar with this I would recommend upgrading like jwenting said
Reply With Quote Quick reply to this message  
Join Date: Feb 2005
Posts: 11
Reputation: nelly_1005 is an unknown quantity at this point 
Solved Threads: 0
nelly_1005 nelly_1005 is offline Offline
Newbie Poster

Re: install and run tomcat3 and implement a simple jsp page

 
0
  #4
Apr 28th, 2005
hello

firslty you will need to check if you have a sdk installed, if this is not then go the http://developers.sun.com/.

make sure you have also changed the environment variables of JAVA_HOME to where the sdk is situated on your pc. once this is done, you can install Tomcat for this go to the jakarta website and download 5x, it;s the latest

Startup tomcat; if its has been installed correclty you will see the index.jsp on browser, if you enter http://localhost:8080/index.jsp


to run your own jsps, save them in the webapps subdirectory of wheer tomcat is installled


hope this helps!

D
Reply With Quote Quick reply to this message  
Join Date: Nov 2009
Posts: 1
Reputation: pragati12 is an unknown quantity at this point 
Solved Threads: 0
pragati12 pragati12 is offline Offline
Newbie Poster

Thanks

 
0
  #5
10 Days Ago
Originally Posted by nelly_1005 View Post
hello

firslty you will need to check if you have a sdk installed, if this is not then go the http://developers.sun.com/.

make sure you have also changed the environment variables of JAVA_HOME to where the sdk is situated on your pc. once this is done, you can install Tomcat for this go to the jakarta website and download 5x, it;s the latest

Startup tomcat; if its has been installed correclty you will see the index.jsp on browser, if you enter http://localhost:8080/index.jsp


to run your own jsps, save them in the webapps subdirectory of wheer tomcat is installled


hope this helps!

D
It really helps..Thanks a lot
Reply With Quote Quick reply to this message  
Reply

Message:


Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC