session management

2006-10-03 Thread sowjanya chimmani
Hi All, In our webapplication (struts based) we are using Ajax code (as part of header in all jsp)which will hits the server for every 10 sec so every time session will be updated so it is not possible to maintain the session (sesstion will not expires though after the session time

Re: How to restrict the user to modify the address bar url

2006-09-28 Thread sowjanya chimmani
people disable Javascripts. So the solution might not be solid. Thanks and regards, Pazhanikanthan. P (Paz) Consultant for AXA, Senior Software Engineer, HCL Australia Services Pty. Ltd. Off : +61-3-9618-4085 Mob : +61-0411-354-838 "sowjanya chimmani" <[EMAIL PROTECTED]> 29/0

How to restrict the user to modify the address bar url

2006-09-28 Thread sowjanya chimmani
Hi all, I want a solution for restricting the user from enternng the text into the address bar and this has to be done programatically -- sowjanya