Skip to Content
0
Former Member
Oct 19, 2005 at 11:16 AM

JspDynpage - Can someone Help me pleaseeeeeeee??

32 Views

Hi,

I have 2 Jsp files(Initpage,Resultpage) in PORTAL-INF/pagelet.

First time Initpage is displayed ,when an event occurred i have set a switch on and depending on the switch i decide which Jsp to set in doProcessBeforeOutput.

It is working as i expected and i see the result Jsp.In Resultpage.jsp i have introduced one button .when the button is pressed i want to show the Initpage again butI am getting only a blank page.I have debugged the source and i can see after the button action event ,control comes to the doProcessAfterInput,eventhandler and then to doProcessBeforeOutput.I see the switch also set to correct value and this statement also executed (this.setJspName("InitPagina.jsp");).

Can anyone tell me what am i missing ??.

Message was edited by: Baskaran Senthivel

Message was edited by: Baskaran Senthivel

Message was edited by: Baskaran Senthivel

Message was edited by: Baskaran Senthivel