You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by Danh Hoai <ho...@indent.org> on 2002/10/17 16:14:52 UTC

How to put new parameters into current session

I am trying to execute a sql statement and want to store all the values
return from the DB into the current session, so later I can retrieve them in
the html/jsp page.
I tried to put the new values in RunData.getRequest().getSession, but it
seems not to work.   Please show me a way to do this.

Thanks


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: How to put new parameters into current session

Posted by David Sean Taylor <da...@bluesunrise.com>.
 http://jakarta.apache.org/jetspeed/site/portlet_config_DBBrowser.html


> -----Original Message-----
> From: Danh Hoai [mailto:hoai@indent.org]
> Sent: Thursday, October 17, 2002 7:15 AM
> To: Jetspeed Users List
> Subject: How to put new parameters into current session
> 
> 
> I am trying to execute a sql statement and want to store all the values
> return from the DB into the current session, so later I can 
> retrieve them in
> the html/jsp page.
> I tried to put the new values in RunData.getRequest().getSession, but it
> seems not to work.   Please show me a way to do this.
> 
> Thanks
> 
> 
> --
> To unsubscribe, e-mail:   
> <ma...@jakarta.apache.org>
> For additional commands, e-mail: 
> <ma...@jakarta.apache.org>
> 
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>