If we are doing any activity on portlet, vgnextoid lost from URL. Is there any way to put vgnexoid inURL from portlet code or jsp ¿?
You have to concatenate the vgnextoid paramater to the url of the action of the form and send the form as POST method.
I think a solution to this is that Vignette mantains the vgnextoid in session to avoid having this parameter in every every request. It is necessary to get a solution to integrate in a better way Dynamic Portal and JSR Portlets.