Hi,

If you want access the variable from jsp's means you can use session.setAttribute() and session.getAttribute().

Better you can post the full code here then point out the line of code and...