|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Tomcat 5.5 configuration to eliminate default start page.
Hi there,
I'm working with Tomcat 5.5 (Java webserver) and was wondering if there is anyway to configure it so that I never see the default start page. Instead, automatically redirect to an existing web-app. I used to be able to do it with Tomcat 4.1. All I did was edit the jsp page in the root folder. However version 5.5 comes with a precompiled servlet that I'm unable to find or modify. Any light anyone can shed on this situation? |
|
#2
|
|||
|
|||
|
I used to work with Tomcat. Usually all of these settings are mentioned in the configuration files. These files are well commented. Try reading through these files and you should mostly be able to solve it.
Also, keep looking into error.log and access.log file for the messages the server logs in. You can use this GUI tail tool : http://www.makelogic.com/tail/TailHome.htm |
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > Tomcat 5.5 configuration to eliminate default start page. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|