Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsp port 8080

843835Feb 18 2003 — edited Feb 19 2003
Hi All,

I am quite new to jsp and i have managed to deploy an application written in jsp and servlets with a corba backend onto the jsp tomcat server.

My question is how do i access the jsp pages in the url without having to put the port number into the URL

eg currently i have to use the following notation to access the jsp:

http://localhost:8080/

and this will return me to the root of my application..

Obviously, once i start running on a live server, i dont want to have to have people type in the :8080 so my question is how do i configure tomcat so the :8080 is not needed to access my jsp pages.


Thanks in advance, your comments will be very greatfully recieved

Sajid



Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 19 2003
Added on Feb 18 2003
2 comments
64 views