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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...