Add a factory to your components.xml file:
<factory name="contextPath" auto-create="true" 
value="#{facesContext.externalContext.request.contextPath}"/>

Reference it as such:

  | #{contextPath}

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127138
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to