Hi,
Can someone explain the difference between these class-level annotations.
Which one is most useful.

@RequestMapping("/hr")
@RequestMapping("/hr/")
@RequestMapping("/hr/*")
@RequestMapping("/hr/**")

Regards,

--ib
-- 
View this message in context: 
http://n4.nabble.com/Spring-MVC-RequestMapping-annotations-Confusion-tp1012217p1012220.html
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to