[jboss-user] [JBoss Portal Users] - Error in submit portlet page using javascript

abhijitdas.cs@gmail.com do-not-reply at jboss.com
Tue Oct 6 01:26:05 EDT 2009


Hi,
  I am using javascript function  to submit a button in portlet. The URL is given by the createActionURL() in my Portlet class. Once it is submitted, processAction() is called but the input values are not passed in the ActionRequest object. So, I cannot get the inserted values in the processAction().
If the same URL is assigned to the action attribute of  tag , It is working fine using submit form.

But, my page consists of more than one submit , so I have to use buttons and javascript function to submit .

NOTE :I am dynmically assigning the URL value in the my XHTML page

Thanks,
Abhijit

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4258784#4258784

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4258784



More information about the jboss-user mailing list