hi folks,

is there a way to serialize a formbean(backingbean) using the myfaces portlet 
brigde? i need to validate input values during a tabbed pane switch. so far the 
TabChangeListener seems to fire on every tab switch but the backingbean cannot 
be serialized and therefore i cannot access the input fields when the 
TabChangeListener fires. 

or is there another way to accomplish this????

so far i wasnŽt successful using:

public class UserProfileBean extends FacesPortlet implements Serializable, 
TabChangeListener {
...
}

org.apache.portals.bridges.jsf.PortletExternalContextImpl is not serializable.

any help is very much apprechiated.

best regards,
nicolas
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000071

Reply via email to