Re: Problem with start URL

2006-08-19 Thread Andreas Hartmann
Martin Gainty wrote: > Andreas- > > What are the welcome-file-list contents of web.xml specifically the > welcome-file value as in this example > > StartUpJspGoesHere.jsp > > > > I assume the Jsp you identify in welcome-file is located in > %TOMCAT_HOME%/webapps/NameOfWebApp?? The welco

Re: Problem with start URL

2006-08-19 Thread Martin Gainty
s Mailing List" Sent: Saturday, August 19, 2006 5:39 AM Subject: Problem with start URL > Hello! > > I implemented a webapplication using struts with tomcat and linux. The > application is installed in the path: > > /opt/apache-tomcat/webapps/portalman

Problem with start URL

2006-08-19 Thread Andreas Hartmann
Hello! I implemented a webapplication using struts with tomcat and linux. The application is installed in the path: /opt/apache-tomcat/webapps/portalmanagement /opt/apache-tomcat/webapps/ROOT -> portalmanagement is a symlink to /opt/apache-tomcat/webapps/portalmanagement. If a user starts wit