-
May 3rd, 2006, 03:43 AM
#1
How to pass java bean objects from the action phase to render phase springPortlet .
Can any body tell me how do we pass a java bean object from the action phase to the render phase. I know you can pass string using actionResponse.renderParameter(<key>,<string value>). I tried using actionResponse.setRenderParmeters(Map) not working.
Help needed..
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