Hi all, I got a problem when I use Struts Framework, everytime I do a action, Struts automatically appends jsessionid parameter in URL
something like below: http://localhost:8080/test/index.do;jsessionid=5DF06EA...... plz help me and show me how to erase jsessionid parameter and I don't know is there any effects to my web app when I erase jsessionid parameter in URL. thank you for ur reading. Tuan