Hi, I understand that form variables are not passed to the portlets and one need to pass the variables using renderURL tag.
<portlet:renderURL><portlet:param name="variableName" value="variableValue"/></portlet:renderURL> The question I have is how do I set this variable to the value I get from a textBox or hidden variable or a java script variable using the renderURL tag. Thank you very much. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026795#4026795 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4026795 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
