I have two jsp pages. sicpage0.jsp and sicpage1.jsp

sicpage0 is a static page. when I submit sicpage0, it calls an action
class which populates sicpage1.jsp with data.

Now I want to call sicpage1.jsp directly without first calling
sicpage0.jsp.

But sicpage1.jsp is not getting populated with data since the action
class is not getting called.

Can someone help me please?

TIA,
Venkat

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to