Hi., Q:Why do you need to change the enctype of the forms?
Ans: To support file uploads. But in both cases (with/without) t:inputfileupload component, I'm getting this OutOfMemoryError. If i remove enctype everything is fine but then I can't use fileuploads. So I thought enctype with form is the only problem for this error. Also this is something to do with ajax4jsf (already i posted on their forum). Could you plz help me with any solution? Thanks Jeff Bischoff wrote: > > Why do you need to change the enctype of the forms? > > Lisaa wrote: >> Hi., >> Yes I saw the OutOfMemoryError but i don't no why it occurs only if >> with >> some pages and moreover it occurs only when I use a form with enctype >> like >> this >> >> <h:form enctype="multipart/form-data"> > > > > > -- View this message in context: http://www.nabble.com/NullPointerException-in-org.apache.myfaces.lifecycle.PhaseListenerManager-during--RESTORE_STATE-tf2960249.html#a9636012 Sent from the MyFaces - Users mailing list archive at Nabble.com.

