Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how run my first jsp file

Status
Not open for further replies.

henryhandle

Programmer
Feb 19, 2005
56
DE
i have installed tomcat on my system at
E:\Programme\Apache Group\Tomcat 4.1
Now i have a my first simple jsp file
and I will run and test it!
How could I do it??
 
in this Tutorial say that handle starting
jsp with sun j2ee. is it possible to
run jsp with tomcat?
 
JSP is a part of J2EE ... though perhaps that was not the best example as the webapp deployment is within Tomcat - but the JSP pages would work within Tomcat.

This link may be helpful :

Also, just look at the example webapp in the directory TOMCAT_HOME/webapps/ROOT.

--------------------------------------------------
Free Database Connection Pooling Software
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top