I am trying to host a set of JSF pages in a portlet. Portlet has the doXXX 
methods which can be delegated to a JSF/JSP page. JSF comes with its own 
navigation infrastructure. The question is how does one use portlet as the JSF 
pages host and let JSF navigation framework handles the navigations of the JSF 
pages in the portlet. Specifically, how does one deal with the doView method in 
the portlet. Somehow, it seems like an overlap with JSF navigation model since 
portlet gets the first crack at the incoming requests, but the navigation is 
defined at the JSF side.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3917426


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to