garethjwelsh
Programmer
Hi i am developing a series of portlets in Websphere,
the problem i have is that i have a HTML form in one portlet and a button in another portlet is supposed to submit the form.
Is there a way of doing this? As far as i can work out when you click the button in the one portlet it will send a Portlet message to the second portlet, then the second portlet will automatically go to the message received method. is there a way of making the form submit before it hits the portlet??
the problem i have is that i have a HTML form in one portlet and a button in another portlet is supposed to submit the form.
Is there a way of doing this? As far as i can work out when you click the button in the one portlet it will send a Portlet message to the second portlet, then the second portlet will automatically go to the message received method. is there a way of making the form submit before it hits the portlet??