[jboss-user] [JBoss Portal] - Re: Getting Request Parameter in Facelet Portlet

Antoine_h do-not-reply at jboss.com
Thu Apr 3 03:40:19 EDT 2008


There is a config option :
	   <init-param>
  | 	      <name>javax.portlet.faces.preserveActionParams</name>
  | 	      <value>true</value>
  | 	   </init-param>
  | 
Look at web search, and jboss wiki and jira and forum about this "preserveActionParams".

This may be related to your problem...

There is a jira that was just resolved (yesterday), about moving this param in the portlet.xml file, instead of the web.xml file.
So you may have a look also to the richfaces snapshot version...

hope this helps...

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

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



More information about the jboss-user mailing list