Put it in the ActionForm.

-Max

----- Original Message ----- 
From: "Pradeep, PK" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Wednesday, February 25, 2004 6:51 AM
Subject: data transfer from Action class to jsp page



I have this basic question.....

Suppose action class calls some business object and fetches some data
(say employee detail). How to transfer this data to jsp page which is
reached through ActionForward?

One way I know is storing the data in session object..is there any
better/different way

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



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

Reply via email to