Thanks Matt ..
jithesh wrote:
>
> Hi all,
>
>I am using appfuse 1.9.4 . I would like to know is it possible to
> get a value from the client if the credentials are not correct. I have a
> listner class which hets invoked on
> AuthenticationFailureBadCredentialsEvent. But I cant get any
The best way to get values from the client is to use JavaScript and set a
cookie or set a value in a hidden field.
Matt
On Tue, Mar 31, 2009 at 8:52 AM, jithesh wrote:
>
> Hi all,
>
> I am using appfuse 1.9.4 . I would like to know is it possible to get
> a value from the client if the cr
Hi all,
I am using appfuse 1.9.4 . I would like to know is it possible to get
a value from the client if the credentials are not correct. I have a listner
class which hets invoked on AuthenticationFailureBadCredentialsEvent. But I
cant get any value from login.jsp (eg client browser time).