-
Nov 16th, 2005, 09:58 AM
#1
pass object into jsp
I have one bean and this bean return "success" or "error" in the faces_navigation.xml [ success --> success.jsp and error --> error.jsp]
How to pass one object in one success.jsp or error.jsp ( for example class stock ) and I can read this object into success.jsp or error.jsp
Thanks for all
-
Nov 17th, 2005, 05:53 AM
#2
You need to populate the model that the view will use to render itself.
Can you give some more details about what you want to do, how you have configured spring mvc etc.
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