On 9/14/06, Meyer, Stefan <[EMAIL PROTECTED]> wrote:
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.
That definitely sounds like a bug. I've created a JIRA issue[1] to track it.
Craig
[1] https://issues.apache.org/struts/browse/SHALE-284

