Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    26,002

    I didn't knew the automagically way spring...

    I didn't knew the automagically way spring resolve HandlerExceptiosResolver implementation, now iam a happy user again...

    Thanks irbouho...
  2. How to get the actual view inside Exception Handler?

    Contnuing the topic "Example of ExceptionHandler"...

    public class ArrayStoreExceptionHandler implements HandlerExceptionResolver, Ordered {
    private int order;

    public ModelAndView...
  3. Replies
    4
    Views
    26,002

    Example of ExceptionHandler

    I need some example of ExceptionHandlerResolver implementation and his declaration in the application context plz.

    Thanks.
Results 1 to 3 of 3