Re: database value in session.

2009-02-13 Thread Inf Red
Hi, how to use xpath to assign the results of previous dynament execution results to an attribute?. Thanks Ramana On Feb 12, 2:00 pm, Inf Red ramanareddy.s...@gmail.com wrote: Hi All, Is there anyway to keep database value in the session at runtime? I kept user name in the session

database value in session.

2009-02-12 Thread Inf Red
Hi All, Is there anyway to keep database value in the session at runtime? I kept user name in the session and want to keep the user_id also in the session which is present in the database. I'm using below dynament query to get the value from database and want to keep this value in the session