Search:

Type: Posts; User: Shellster; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    3,687

    Woohoo! I changed the controller to implement...

    Woohoo! I changed the controller to implement SimpleFormController instead of AbstractCommandController and I'm now seeing the error message!

    Thank you so much for your patience and help!
  2. Replies
    9
    Views
    3,687

    ok, I've stripped everything down like you said...

    ok, I've stripped everything down like you said but still no joy :(

    Controller:


    public class PortStatusController extends AbstractCommandController {

    public PortStatusController(){
    ...
  3. Replies
    9
    Views
    3,687

    Hey Thank you for your replies. I was confused...

    Hey

    Thank you for your replies. I was confused about the field vs global errors alright but I had tried the different combinations with rejectValue.

    My <form:errors> tags are within <form:form>...
  4. Replies
    9
    Views
    3,687

    Validation errors not displaying in JSP??

    Hi there

    I am having a problem displaying error messages in my JSP that I've set in my Validator class. I've trawled forums, spring sites and found examples which seem to match what I'm doing but...
Results 1 to 4 of 4