leena_patra 0 Newbie Poster

i am trying to make ajax call to a jsp and setting up a few variables using(retrieved from the session) # delimiter using out.println and then use this variable in the response object of onSuccess call back function.
and then i have to remove that from the session.

But if i do that i am not able to find that in the ajax response object