I've got a component inside a frame. The state is server side, and JSF can't find it. If I hit a command button inside that frame, it can thereafter find the state.
Leaving aside the question of why we are using frames, can anyone explain this behavior? During the initial request for the page, the frame requests the viewId and I would therefore expect it to be saved. This is the same viewId that is submitted by the command button... Thanks. Matt -- View this message in context: http://www.nabble.com/Saving-State-tf2828977.html#a7897676 Sent from the MyFaces - Users mailing list archive at Nabble.com.

