>From: "sia far" <[EMAIL PROTECTED]>
>
> Hello All:
>
> I have been trying to run sample applications for myfaces in Rational
> Software Architect using Websphere 6.0.2.7. I get the following message in
> most of the pages I run:
>
> "com.sun.faces.saveStateFieldMarker"
>
> which makes the page useless as nothing works after that. However, if I
> choose to save the state on the server side, things are okay. It is only
> when things are stored on the client sides. Any ideas why this is happening?
>
 
It sounds like you have a mix of the JSF runtime with the myfaces runtime.  Myfaces uses a state marker of

"<!--@@JSF_FORM_STATE_MARKER@@-->"

I thought that I heard that this would become standardized in JSF 1.2 but I might be making that up.

Gary

 
>

Reply via email to