Hi,

 

When using MyFaces in a portlet, the myfaces generic portlet manages display of faces views (JSP pages in my case) with the “VIEW_ID” parameter. But when I use the

 

<h:outputLink value=”viewxxx.jsp”>…</h:outputLink>

 

It does not generate the proper link. Shouldn’t the output link renderer distinguish between portlet and servlet contexts? For instance with Pluto, there is an exception that the URL is not absolute.

 

Any suggestion? Develop a custom link component+tag?

 

Thanks,

Bolerio

Reply via email to