On 9/15/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.
I've added a question for you to the JIRA issue[1] on this. ViewViewHandler in the current code does not operate the way you describe, so I'm puzzled by what code you are looking at. Craig [1] https://issues.apache.org/struts/browse/SHALE-284
