[ 
https://issues.apache.org/jira/browse/MYFACES-3074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mike Kienenberger resolved MYFACES-3074.
----------------------------------------

    Resolution: Invalid

Please ask questions on the mailing lists, not in the issue tracker.

http://wiki.apache.org/myfaces/FAQ#issueOrEmail

> Is it possible to provide some way of specifying your own 
> javax.faces.ViewState param?
> --------------------------------------------------------------------------------------
>
>                 Key: MYFACES-3074
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3074
>             Project: MyFaces Core
>          Issue Type: Wish
>          Components: SPI
>    Affects Versions: 2.0.4
>            Reporter: Hampus Wingren
>
> Hi,
> I´m trying to write a really lightweight portal implementation based on JSF 
> and one thing that´s quite limiting is that you can´t specify more than one 
> view state. Wouldn´t it be possible to work around this issue by having a 
> context-param which states the ViewState-id?
> I´m writing the portal as a separate war-module and the portlet applications 
> are deployed as seperate war-modules so they are not sharing context and 
> should therefore be able to specify different view states.
> I can work around this issue by not letting the portal handle any postback 
> requests but it seems like an easy thing to do?
> Great implementation BTW
> Regards,
> Hampus

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to