Hi all,

I have a java clas called PlanAction.java. I am forwarding to a JSP
called Offerings.jsp.
But Offerings.jsp contains a frameset  which include another JSP called
Plan.jsp.

I need the request attribute set in the PlanAction.java to be available
in the Plan.jsp. 
I found that request attribute is available in Offerings.jsp but not
available in Plan.jsp.

Is there any  method to get the request attribute in Plan.jsp



Regards,
Krishna



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

Reply via email to