Hi, True, but if I add a *-element, it also shows the "Please enter username" prompt, causing it to show twice on the page ;-)
Cheers, Tom On Sat, Sep 17, 2011 at 3:39 PM, Scott Battaglia <[email protected]> wrote: > As far as I know, you can only either do the global "*" or the individual > paths. However, if you've reached the username/password combo is incorrect, > then in theory you've already got properly filled in username and password > fields so you should be fine. > > On Fri, Sep 16, 2011 at 7:54 AM, Tom <[email protected]> wrote: >> >> Hi, >> >> (sorry if this is a double post, I sent my first message to the mailing >> list e-mail address, and I now am not sure if those messages even appear in >> the list or not.. Or maybe nobody knows the answer, then double sorry for >> spamming..) >> >> What are the different paths that can be used/caught in the <form:errors >> path="..." /> code of the jsp pages? >> >> I understand about "username" and "password" as they are >> <form:input>fields, but how would i capture the error for "username/password >> combo was incorrect"? I don't want to capture "*" because that also includes >> the "username and password field required" messages, which i want to show >> elsewhere. >> >> Cheers! >> Tom >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
