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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...