We are trying to use a public render parameter in one of our portlets but we 
are seeing some odd behavior with the value stored in the public parameter.  If 
we have a public render parameter setup as appurl and append ?appurl=test into 
the URL, our portlet is properly displaying that appurl = test.  However, if we 
then remove the parameter from the URL, the code is still displaying that 
appurl = test but it should display appurl = null.  Why is the public render 
parameter retaining it's value even when no value is supplied in the URL?

We are using jboss portal 2.7.2 and 2.7.1 and the behavior was the same in both 
builds.

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

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251300
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to