Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,960

    Hi, Thank you so much for your reply. Both of...

    Hi,
    Thank you so much for your reply.
    Both of you suggestions work. Problem solved.
    I also tried this: map /servlet/* to DispatcherServlet in web.xml,
    map /po to class and /new to method,...
  2. Replies
    2
    Views
    1,960

    RequestMapping question

    Hi,
    I'm new to Spring. So please be tolerant if I'm asking silly questions.
    I'm trying to make a multiaction controller like as following:



    @Controller
    @RequestMapping("/action.do")
    public...
Results 1 to 2 of 2