How to declare value null to object at the end of jsp page.

Hi

I have two doubts.

1. Im getting request from request.getParameter() method. i stored that value in one object. after process completion i have set null value to object at the end of jsp page.

2. I declare jsp scriptlet within the javascript. in that jsp scriptlet i set session.setAttribute() values. i want to get the session.getAttribute value after javascript code completion.

i tried but i got jasperException.

please help me to solve this problem

Thank u in advance

[520 byte] By [NSundarama] at [2007-10-3 9:18:17]
# 1
Hai Sundaram,when ever u got the param from request at that time only u set the same parameter to null..i am not sure abt this is my idea only
gayathri_1982a at 2007-7-15 4:31:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hi I want to make object value null at the end. that means after completion of process
NSundarama at 2007-7-15 4:31:19 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...