Hi ,
I am using jboss as my app server , i want to erase the jsession id param from my url if the cookie is enabled . current behaviour is if the cookie is activated the param will come with url only once for the first request after that it will store in the cookie.
but i want to store the jsession id in the cookie in the first time reqest itself.
Thanks
Tijomon Mathew