You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shale.apache.org by "Meyer, Stefan" <S....@S2neueinformatik.de> on 2006/09/14 12:17:07 UTC

WG: ViewController.setPostback does not work

I use shale and facelets and MyFaces. The ViewViewHandler figures out if
the current request is a postback by looking at the View returned by the
original ViewHandler. This is never null in my case. In the case of a
postback it is a UIViewRoot withour children. Maybe this should be taken
into account.