> > How to get a user name (and password) with form authentication,
> > if authentication was not successful and user was sent to error
> > page. Is this information lost at this moment or can I get it
> > somehow?

> From: Randy Layman>
> I believe that its in the seesion.getAttribute("j_username").
> I might be wrong about that (I have modified my local copy of that
> code.

If I call session.getAttribute("j_username") on an error page, the
result is null.

What modifications did you do?

with best wishes,
Taavi


Reply via email to