TOMCAT JSP deployment

C

Chris Smith

Jim said:
Anyone know how I can set up my website so that if i visit,

http://www.123.org

I will be able to see,
http://www.123.org/myapp

Right now, the only way I can get to myapp, which starts with a
index.jsp is by appending on the directory.

You can either set up Apache to redirect, or you can change the location
of your web application. The first is Apache configuration, and off-
topic in this newsgroup. The second can be done by adding an explicit
Context element to Tomcat's server.xml; see the tomcat docs for the
attributes and such of that element and that config file.

--
www.designacourse.com
The Easiest Way To Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top