PageBeginListener interface with pageBeginRender() method?
On 1/30/06, Joseph Faisal Nusairat <[EMAIL PROTECTED]> wrote: > > Kind of like an external link. I want to go into the page, and i want a > method called to basically set up some things. > > In this case i want to set up stuff pulled from the session. > > However i dont really want to use an external link, since its really not > one. Its not passing any parameters to it. > > Is there something else i should be using?? Any events?? All the ones i > see > keep re-calling the same method if you call the page again while in it. > Which i dont need since the variables should be there each time > regardless. > >
