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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accessing JSPs

Status
Not open for further replies.

aahan

Programmer
Mar 28, 2002
15
US
Hi,

I am a novice to Tomcat and JSPs. The installation has been done on default port of 8080. Port 80 is currently being used for IIS.

What changes do I need to make , so that I need not type in the port number 8080 at the url to access the JSPs. I have gone thru documentation, but could not find much help there. I could gather that I need to modify the server.xml.

Can you please specify what I do modify in server.xml ?

Thanks
 
If you making use of IIS. then, you have no choice but to stick with port # 8080.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top