Re: Ajax login Form in Struts2

2009-01-20 Thread Dave Newton
Jaarthy wrote: I am just getting "undefined" in the place of all the form elements(username textfield,password textfield and submit button).I am using Struts 2.0.6. I'd first upgrade to a reasonable version; 2.0.14 for S2.0, S2.1.6 for S2.1. Dave -

Re: Ajax login Form in Struts2

2009-01-20 Thread Jaarthy
re seeing, the JSP you're using, the > configuration, and which version of Struts 2. > > Dave > > > - > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mai

Re: Ajax login Form in Struts2

2009-01-20 Thread Dave Newton
Jaarthy wrote: I am trying to implement AJAX login form using this example from http://www.roseindia.net/struts/struts2/struts2ajax/ajax-login-form.shtml if username or password is not enetered,I dont get the error message,instead I get undefined error and my username textfield and password textf

Ajax login Form in Struts2

2009-01-20 Thread Jaarthy
also the submit button disappears. But If user is successfully authenticated,I get the specified login success page inside the div instead of getting it in a seperate page. Where am I going wrong?pls. advise Thanks, Aarthy -- View this message in context: http://www.nabble.com/Ajax-login-Form-in

Ajax login Form in Struts2

2009-01-20 Thread Jaarthy
also the submit button disappears. But If user is successfully authenticated,I get the specified login success page inside the div instead of getting it in a seperate page. Where am I going wrong?pls. advise Thanks, Aarthy -- View this message in context: http://www.nabble.com/Ajax-login-Form-in