com.sun.faces.saveStateFieldmarker in Portlet page
Hi,
I have a Sun JSF application (version 1.1_02) deployed as a portlet in JBoss Portal server 2.4.1, When I launch the portal, I am getting the following text displayed,
com.sun.faces.saveStateFieldmarker
I don't get this text in the same application that I have deployed in the JBoss App Server 4.0.3 and I have implemented java.io.Serializable interface in all my bean classes, I have tried with both the state saving methods server/client.
Please help me in resolving this issue.
Thanks

