> > Changed getRealPath("") to getRealPath("/") to make some servlet
> > containers happy, that choke on "". Suggested by Stephane Bailliez
> > <[EMAIL PROTECTED]> after problems with iPlanet Application
> > Server.
> >
>
> I'm strongly strongly strongly -1 on this. We should not be catering to
> servlet containers who do not follow the specifications. If you want to see
> this fixed, you should pressure the company that makes the container to fix
> it.
As long as it does not cause a regression anywhere, I like this change.
NOT because it makes us compatible with iPlanet (and the version of
weblogic I used to use before resin =) but because the intent of the
statement, get the real path for the ROOT (/) of the webapp. I think it
makes the just _slightly_ more readable.
-- jt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>