On Tue, 17 Aug 2004, vineesh . kumar wrote:

>  I want to pass a range of values which is dynamic(values retrieved from
> a database using a dynamic query) from an action class to corresponding
> jsp page. I hav to access it from the jsp page and dispaly. How can i do
> this in struts.

what about simple request.setAttribute(key, value) ?

pavel

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

Reply via email to