A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Spring
Author
Query with Auto-Wiring annonation for Request Mapping
Vishal Hegde
Ranch Hand
Joined: Aug 01, 2009
Posts: 972
I like...
posted
Sep 03, 2012 00:44:18
0
What does the below code specify?
@RequestMapping(value = "Login.htm", method = RequestMethod.GET)
http://www.lifesbizzare.blogspot.com
|| OCJP:81%
Bill Gorder
Bartender
Joined: Mar 07, 2010
Posts: 1282
I like...
posted
Sep 03, 2012 08:28:40
0
The dispatcher
servlet
uses this to map requests to the correct controller. Please see the reference documentation.
http://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/mvc.html#mvc-ann-requestmapping
[
How To Ask Questions
][
Read before you PM me
]
I agree. Here's the link:
http://aspose.com/file-tools
subject: Query with Auto-Wiring annonation for Request Mapping
Similar Threads
Retrieve cookie values
build.xml question
Why we live?
java.net.SocketException: Listen fail?
Explain please
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter