Forums de discussion

javax.faces.ViewState and muiltiple portlets

J S, modifié il y a 12 années.

javax.faces.ViewState and muiltiple portlets

Junior Member Publications: 31 Date d'inscription: 11/04/12 Publications récentes
If I have multiple portlets on the page each portlet form has a hidden input, with the ID javax.faces.ViewState. If I'm using server side state saving this causes problems when using the portles.

Isn't this duplication of IDs a problem? Especially when doing AJAX partial page updates?

Thanks,

John
thumbnail
Neil Griffin, modifié il y a 12 années.

RE: javax.faces.ViewState and muiltiple portlets

Liferay Legend Publications: 2655 Date d'inscription: 27/07/05 Publications récentes
This issue will be fixed in JSF 2.2 -- See: JAVASERVERFACES_SPEC_PUBLIC-220

Having said that, what problem is it causing for you now with JSF 2.0/2.1? If you could upload a demo portlet that reproduces the issue that would be great.