in jsp when you acess some page suppose a.jsp one string for example required is to be displayed. when u click submit button the values are updated to the database. up to this ok. when u access the same page the updated value is to be displayed. i have done this,but i have used another jsp file.but i want with the same jsp file. i have used sessions,but unable to do it