i have a jsf page with this instruction :
anonymous wrote : <h:outputLink value="createToDo.jsp">
but i have this error :
anonymous wrote : org.apache.jasper.JasperException: URL must be absolute. Was:
createToDo.jsp
1) All my website is with relative URL, is there a way to allow relative URL in a portlet?
2) If it's not possible to ave relative URL, how can i have the correct abosulte URL?
Thank you
Alain
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972163#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...