Access HttpSession

How can i access HttpSession in javascript.I have a confirmation box.On clicking cancel of Confirmation box i want to delete the added attribute from the HttpSession/reset HttpSession
[190 byte] By [shruti_tiet123a] at [2007-11-27 2:48:38]
# 1
God!!..javascript is somthing that run in client side which doesnt have any knowledge of what server u use what session u keep..its completly isolated entities. u should have a round trip to u r server for accessing ur session values..regardsShanu
mshanua at 2007-7-12 3:19:13 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...