[jboss-user] [JBoss Portal Development] New message: "Re: [portlet container] actionURL generated too long because of large render parameter?"

Thomas Heute do-not-reply at jboss.com
Tue Feb 2 06:49:40 EST 2010


User development,

A new message was posted in the thread "[portlet container] actionURL generated too long because of large render parameter?":

http://community.jboss.org/message/523634#523634

Author  : Thomas Heute
Profile : http://community.jboss.org/people/thomas.heute@jboss.com

Message:
--------------------------------------------------------------
The default controller used in simple-portal isn't ready for production, it's just there to demo a usecase for a simple portal.
In GateIn portal the URLs aren't generated the same way and some of the data is passed in session.
 
You would have to create your own controller.
 
See here where all state is stored as parameters
http://svn.jboss.org/repos/gatein/components/pc/trunk/controller/src/main/java/org/gatein/pc/controller/impl/ControllerRequestParameterMapFactory.java
 
To create the URL:
http://svn.jboss.org/repos/gatein/components/pc/trunk/controller/src/main/java/org/gatein/pc/controller/impl/PortletURLRenderer.java

--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/523634#523634




More information about the jboss-user mailing list