Search:

Type: Posts; User: alexandre.soli; Keyword(s):

Search: Search took 0.03 seconds.

  1. Sure, a better and clean code :) thank you...

    Sure, a better and clean code :)

    thank you again.

    Here my new clean code :)




    @Controller
  2. Thank you for you help! Here is my working...

    Thank you for you help!

    Here is my working code




    @Controller
    @RequestMapping("/hello.htm")
    @SessionAttributes("model")
  3. Use of @Controller and @RequestMapping

    Hello all :)

    Im trying to build my Controller using the Annotation @Controller and @RequestMapping but i can only make it work implementing the interface Controller.

    If i change the signature...
Results 1 to 3 of 3