Personally, I did this for all applications just by modifying the
logout.jsp and adding in this meta tag right below the other meta tag in
there:
<META
HTTP-EQUIV="Refresh" CONTENT="2; URL=""
class=678315412-10102006>yourservername/arsys/home">
This
makes it log out, then takes them back to the login page to open the Home
form. This is probably the easiest solution. It shows them the
successful logout page for 2 seconds, then redirects them to the login
screen.
The information in this e-mail, and any files transmitted with it, is intended for the exclusive use of the recipient(s) to which it is addressed and may contain confidential, proprietary or privileged information. If you are not an intended recipient, you have received this transmission in error and any use, review, dissemination, distribution, printing or copying of this information is strictly prohibited. If you have received this e-mail in error, please notify the sender immediately of the erroneous transmission by reply e-mail, immediately delete this e-mail and all electronic copies of it from your system and destroy any hard copies of it that you may have made. Thank you. __20060125_______________________This posting was submitted with HTML in it___-----Original Message-----**
From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of SHWETA DHANESHWAR (WT01 - TECHNOLOGY INFRASTRUCTURE SERVICES (GS))
Sent: Tuesday, October 10, 2006 2:50 AM
To: [email protected]
Subject: Redirect to Login page after logout from Support Console(web)Hi List,The requirement of one of our client is as follows:The support person should be redirected to login page after he logs out from the support console.For implementing this requirement, we can use run process :PERFORM-ACTION-OPEN-URL [<current or new>]<URL_string>
In the URL string, we do not want to hard code the base address...since it might change(shared midtier)
ex:http://10.203.65.15/arsys/forms/devsrv-arsapp01/Remedy+Support
Please suggest an approach of implementing this requirement. I want to know two things
- How to extract the IP addr from the current session....before user clicks on logout button...capture it somewhere....so that it can be used in the run process(i.e to redirect to login page)
- How to make the base address dynamic.
Regards,
Shweta Dhaneshwar.
__20060125_______________________This posting was submitted with HTML in it___
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com

