Hi,
Patch applied to both Tomcat 5.0 and 5.5. Thank you for submitting it.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Horacio de Oro [mailto:[EMAIL PROTECTED]
>Sent: Thursday, October 21, 2004 8:59 PM
>To: [EMAIL PROTECTED]
>Subject: Admin weba
Hi!
The admin webapp doesn't work properly in context others than "/admin".
That's because on banner.jsp the "form" tag has a hardcoded path:
/admin/commitChanges.do and /admin/logOut.do.
I haven't found any other reference to "/admin".
This little patch can fix that. It's a fix for the admin webap