Thanks Stephen,  it did.  except now I have no standard out.  ugh..

Thanks everybody for your help.

Jarl


On Sun, 13 Jun 2004 21:09:40 +0200, SH Solutions <[EMAIL PROTECTED]> wrote:


Hi

So if '/' is a bad servlet mapping what should it be for the root?

Thats a problem i was suffering a long time from when porting to tomcat comming from resin. Resin allowed regular expression matching on paths, tomcat does not.

Anyway, since Tomcat 5.0 (at least) it is possible to set a servlet as
welcome-file.
Simply mount your servlet as /home and set "home" to be your welcome-file.
It will solve your problems.


Regards,
  Steffen


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



--
They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.
-- Benjamin Franklin (1755)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to