Ben, Try this link from Tomcat Wiki. You didn't state which webserver you plan to use. In apache, just replace the default index.htm* with the same snippet shown here, it works just as good.
http://wiki.apache.org/tomcat/HowTo#head-e82228c43a0ce77f71ebe64fc99ced33c9506ffe At any rate, it's a starting place. Your mileage will vary... ==Mac On 9/27/07, Watson, Benjamin A. <[EMAIL PROTECTED]> wrote: > ** > > > > List, > > > > Recently, we've been toying around with MidTier 7.1 & RKM under Tomcat > standalone. So far, so good. However, we do have one issue to address > before calling this a complete success in replicating our current > environment. > > > > Under our current environment (IIS/ServletExec), we perform a redirect under > IIS for all requests coming to the server itself to get the user to the > Remedy login page. > > > > For example, typically a user would have to enter: > http://<servername>/arsys/home to get to the Remedy login page. However, > under IIS (at the request of our customer) we did a redirect such that the > user can now just go to http://<servername> and will be taken to the Remedy > login page. > > > > How would I accomplish this under Tomcat standalone? > > > > Thank you, > > > > Ben __20060125_______________________This posting was > submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

