Thanks, not in ths proyect we don“t use spring

On Jan 7, 2008 2:58 PM, John Carlson <[EMAIL PROTECTED]> wrote:

> See:
>
> org.springframework.web.jsf.DelegatingVariableResolver
>
> John
>
>
> At 12:53 PM 1/7/2008, John Carlson wrote:
>
> Can you do it in Spring?
>
> John
>
> At 12:24 PM 1/7/2008, you wrote:
>
> Hi all,
>
> In struts:
> I can call a JSP page like http://..../JSP/Example.jsp and I also can call
> an action that do something and then do the forward to the Example.jsplike 
> this:
> http:// <http:///> .../Example*.do
> *
> In JSF:
> I can call a JSP page like http://...faces/JSP/Example.jsp *but *there is
> a way to call a backing bean before show the JSP?
>
> I need to do something in the backing bean (set some variables, etc)
> before showing the jsp, but I dont know if this is posible in JSF.
>
> thanks
>
>

Reply via email to