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:   <mailto:jetspeed-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-user-help@;jakarta.apache.org>

Reply via email to