Hi!
I use the myFaces-all.jar nightly from 20051130. When I try to use the SerializedView class, it cannot be found (that's what JDeveloper says to me...). import javax.faces.application.StateManager; works! import javax.faces.application.StateManager.SerializedView; fails! Do you know the reasons? Many thanks. Regards, Matthias

