Hi, I am looking at mechanism/samples on creating portlets with forms and form data processing.
using the jetspeed help on the website, i am able to create jetspeed archtype maven project and see the static content on portlet on jetspeed portal but not able to see how I can post data from portlet and process the same back in the portlet java code. it will be great if there are any pointers to get hands on on portlet form processing, also i have queries. 1. what should be the action for form in the portlet (say jsp has form with few input fields, what should be the action value to be mentioned, so as processAction(..) method gets invoked. 2. When we post from one portlet, how to make sure only that particular portlet gets updated and remaining portlets remain same. I have been looking for online help for the last 1 week or so. please do help. -- Regards... Harinath http://harinath.in
