[jboss-user] [JBoss Portal] - MyFacesGenericPortlet : 1 only request and 2 request objects
cyril.joui@supinfo.com
do-not-reply at jboss.com
Wed Sep 13 04:59:41 EDT 2006
Hello,
I have a crazy problem.
I made a portlet with JSF / FACELET.
When my portlet processes 1 request, the MyFacesGenericPortlet uses 2 different request object !!!!
One when it processes : processAction method and one when it processes facesRender
Does it normal ? It's a big problem because my managed bean with scope request is instanciated two time for 1 request !!! (not possible in specification)
Thanks by advance !
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971217#3971217
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971217
More information about the jboss-user
mailing list