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 textfield and
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.

You'll have to be a bit more specific, I suspect, particularly regarding the error message you'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-mail: user-h...@struts.apache.org

Reply via email to