File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes struts2 multiple object modeldriven Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "struts2 multiple object modeldriven" Watch "struts2 multiple object modeldriven" New topic
Author

struts2 multiple object modeldriven

Ben sassi mohammed
Greenhorn

Joined: Nov 28, 2009
Posts: 6
hello

i want make a modeldriven for 2 obejct :


thank you
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Obviously since model driven exposes a single model that won't work, and it wouldn't make any sense for two objects to be on the top of the stack... Either don't bother with model driven in this case, or create a composite object containing the other objects.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: struts2 multiple object modeldriven
 
Similar Threads
Test duplication on db with exception...am I on the right track?
HSQLDB Indexing Error?
Appending an object to a file does not work
Solution for deadlock
Sort array - by two fields