Hi,
I have a problem with securing our web application.
I have followed the steps as described in the several
documents (like orion security primer). Everything works
fine: I enter the URL, the login servlet is called and
displays the login web page.
However, after entering the login information the real
servlet is executed (i see it in the logs) but the browser
displays an empty page with the url:
http://server/application/j_security_check
Two problems here:
a) the browser is not redirected to the real page
b) the servlets output never finds its way back it seems
Question is, does it have to do with our servlet structure. We
have a central servlet dispatcher that calls the actual servlet
using getNamedDispatcher()... and returns XML data that then is
transformed using an XSLTFilter
Leo.
--
neotis wissensmanagement GmbH
EMail : [EMAIL PROTECTED]
Telefon: +49 (30) 6392 3591
Telefax: +49 (30) 6392 3595