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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to