[EMAIL PROTECTED] (Craig R. McClanahan) writes:
> On Mon, 7 May 2001, Marc Saegesser wrote:
> > According to the JavaDoc for ServletRequest.getRemoteHost()
> >
> > Returns the fully qualified name of the client that sent the request, or the
> > IP address of the client if the name cannot be deter
[EMAIL PROTECTED] (Pier P. Fumagalli) writes:
> Thanks to Ignacio Ortega and Nick Baumann who did all the work, we finally
> have migrated all bugs for Tomcat 3.x to BugZilla.
I looked into Bugzilla to check that the bug I raised using BugRat had
been transported.
For some reason, the product is
[EMAIL PROTECTED] (Steve Downey) writes:
> Under NT (and presumably any OS where File.sep != '/') JspC has a stack
> underflow at baseDirStack.peek() in ParserController.java. This patch
> converts from '\' to '/' for those cases. It also sets the package name for
> the class based on the URI, so
[EMAIL PROTECTED] (Shinta Tjio) writes:
> The reason I didn't do one for Win32 is because I hadn't been able
> to reproduce the problem on Win32, at least Windows 2000. They must
> handle socket differently. I hate to put unnecessary code, especially
> when I can't reproduce it, can't test it and
[EMAIL PROTECTED] (Craig R. McClanahan) writes:
> Originally (back in the pre-3.2-final days), Tomcat did the equivalent of
> a RequestDispatcher.forward() to display welcome pages. This caused
> massive problems for people who didn't understand the difference between:
>
> http://foo.bar/webap