[jboss-user] [JBoss Portal] - Re: to use display tag how to set portlet objects in JSP pag

baronnet do-not-reply at jboss.com
Wed Apr 18 08:33:00 EDT 2007


Hi again,

I found a workaround : 

  | <portlet:renderURL var="urlCourante">
  | 	<portlet:param name="action" value="formulaireVue2Controller"/>
  | </portlet:renderURL>
  | 

then,

requestURI="<%="http://"+request.getServerName()+":"+request.getServerPort()+urlCourante%>"

But I'm not sure it's very generic.

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

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



More information about the jboss-user mailing list