webtier@glassfish.java.net

Re: [webtier] Re: Visual Web JSF. Problem in the prerender() method.

From: Jim Driscoll <Jim.Driscoll_at_Sun.COM>
Date: Sat, 04 Jul 2009 10:56:26 -0700

On 7/4/09 12:35 AM, webtier_at_javadesktop.org wrote:

> You do some question but all refer to the process of execution of a

> JSF page: first preprocess()

> method, later the events methods, and finally the prerender() method.

Actually, those don't have to do with JSF, but rather, with the Rave
Framework (otherwise known as VWP) in Netbeans, that sits on top of JSF
: see here -

http://developers.sun.com/docs/jscreator/apis/appbase/com/sun/rave/web/ui/appbase/AbstractPageBean.html

I did find a good dozen or so likely hits for prerender not being called
when I was doing a google search - sorry, since this isn't JSF, I don't
know that we can help you.

Jim