Search:

Type: Posts; User: Steve Middlekauff; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,140

    I solved this problem by doing exactly what you...

    I solved this problem by doing exactly what you said, subclassing the SimpleMappingExceptionResolver.

    Here's my solution



    public class LoggingMappingExceptionResolver extends...
  2. It sounds to me like you should override ...

    It sounds to me like you should override



    protected Map referenceData(HttpServletRequest request, Object command, Errors errors, int page) throws Exception


    check the page and add whatever...
  3. Replies
    4
    Views
    1,263

    This seems to have been resolved with Firefox...

    This seems to have been resolved with Firefox 1.5.0.2

    Edit: Not resolved. Sorry for the confusion.
  4. Replies
    10
    Views
    3,061

    Having just solved this problem myself, it...

    Having just solved this problem myself, it appears to me as though JohnDoeKyrgyz assessment of fieldMarkerPrefix isn't valid. I believe he misunderstood the use of it.

    It should be used in this...
  5. Replies
    4
    Views
    1,263

    I am having the same issue using both resin and...

    I am having the same issue using both resin and tomcat. It appears that
    when using firefox the request is processed (or requested) twice and the second request/response squashes the first (correct)...
Results 1 to 5 of 5