0

I want to store value in session variable. We fetch value from database and I want to show these values to another page in text fields.

<%=rs.getString("first_name") %>

How can we store this value in session and get another page?

Thank you.

Manfred Radlwimmer
  • 13,257
  • 13
  • 53
  • 62
muneeb
  • 11
  • 1
  • 7
  • Possible duplicate of [How to set session attribute in java?](http://stackoverflow.com/questions/8292940/how-to-set-session-attribute-in-java) – ventiseis May 06 '17 at 19:30
  • Possible duplicate of [How to set session variable in jsp](http://stackoverflow.com/questions/27170025/how-to-set-session-variable-in-jsp) – Serge Ballesta May 10 '17 at 08:01

0 Answers0