-
Aug 25th, 2008, 12:51 PM
#1
Form handling with requestMapping at method level
Hi all,
I've seen spring documentation relative to annotation driven controllers and
i would like know if is possible create an annotated controller, with requestMapping at method level (like multiactioncontroller) that can process from submission.
Can anyone?
Best regards
-
Aug 25th, 2008, 01:45 PM
#2
If you would have read the documentation fully you would know the answer.
Chapter 13.11 explains the whole @Controller stuff.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules