RE: Multiple hosts pointing to different index files for one webapp

2011-06-07 Thread Caldarale, Charles R
> From: Mike Kennedy [mailto:mkenn...@oucpm.org] > Subject: Multiple hosts pointing to different index files for one webapp > I have been asked to launch a new webapp in Tomcat via different URLs, > with each URL pointing to a different launch page for the same app. Probably the ea

Multiple hosts pointing to different index files for one webapp

2011-06-07 Thread Mike Kennedy
I have been asked to launch a new webapp in Tomcat via different URLs, with each URL pointing to a different launch page for the same app. For example: portal1.com --> webapps/portalapp/portal1_index.jsp portal2.com --> webapps/portalapp/portal2_index.jsp I don't know if this should be done b