This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Spring and the fly likes Possible to submit a GET request that will create a ModelAttribute ? 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
Reply Bookmark "Possible to submit a GET request that will create a ModelAttribute ?" Watch "Possible to submit a GET request that will create a ModelAttribute ?" New topic
Author

Possible to submit a GET request that will create a ModelAttribute ?

Dave Alvarado
Ranch Hand

Joined: Jul 02, 2008
Posts: 434
Hi,

I'm using Spring 3.0. I have this method in my controller ...



One of the attributes of the model attribute "form" is an id field. How can I write a URL that will populate the id field of the "form" bean?

Thanks, - Dave

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Possible to submit a GET request that will create a ModelAttribute ?
 
Similar Threads
MVC form action problem
@ModelAttribute behavior
Type [java.lang.String] is not valid for option items
JSF, strange form action generated
List Binding -- form:checkboxes