dev@javaserverfaces.java.net

Re: JSR-252 Issue 21 - Provided an additional "binding" attribute for the core Converter, Listener and Validator tags does not fit as spec doc says

From: Leonardo Uribe <lu4242_at_gmail.com>
Date: Mon, 29 Oct 2007 13:04:44 -0500

Hi

> The first time a page is called it return the following:
And what does this 'page' look like?

This page is just a test for see when the binding is set, using
MethodBinding attributes of
f:view for do this. The first call to the test page,
I believe (but i'm not sure) the only executed phase is RENDER_RESPONSE,
so this test shows me if in this phase the binding is set or not.

regards

Leonardo Uribe