I have 2 beans on one page (one session scope, one request scope)
My first ever request in the session, the request scoped bean's constructor gets called before the session scoped bean's...Is there a way to reverse that order??? Thx, Charbel
I have 2 beans on one page (one session scope, one request scope)
My first ever request in the session, the request scoped bean's constructor gets called before the session scoped bean's...Is there a way to reverse that order??? Thx, Charbel