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]

Reply via email to