Title: RE: Customized login and logout page
**

Albert:

I don't know about using cookies vice other methods.  I do know that the cookie method is not allowed in the DOD environment (no persistant cookie is allowed per Federal Law unless you have a legal review and a privacy page which describes in detail what you are doing with that cookie and why.)

I think that you may actually get away with using variable tokens, which are not persistant from session to session and may prove more reliable.  I don't have all of the details, but it involves setting a variable that will be handed off from form to form.

You might also look into application level login pages.  I don't know if Mid-Tier 6.3 supports this or not, but it should.

James McKenzie


-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]]On Behalf Of Albert Bihler
Sent: Tuesday, April 18, 2006 11:43 PM
To: [email protected]
Subject: Re: Customized login and logout page


David,

it works if you have just _one_ application on _one_ Mid-Tier Server. My
problem is that we have to manage _several_ applications on _one_
Mid-Tier server. Each application should have a different login and
logout page.

Regards,
Albert
> I edited the existing login and logout files using FrontPage and it worked out OK
>
> -----Original Message-----
> From: Action Request System discussion list(ARSList)
> [mailto:[email protected]]On Behalf Of Albert Bihler
> Sent: Tuesday, April 18, 2006 10:49
> To: [email protected]
> Subject: Customized login and logout page
>
>
> Hi list,
>
> in the good old 5.x days it was possible to customize Mid-Tier login and
> logout pages for each application. Now we are on Mid-Tier 6.3 and until
> now I have not found a way to customize different login and logout pages
> for different applications on the same Mid-Tier.
>
> I have created different login.jsp files that sends the user to the
> initial page of each application. So the link for application 1 looks
> something like this:
> http://webserver/arsys/shared/login_app1.jsp
>
> for application 2 it looks like this.
> http://webserver/arsys/shared/login_app2.jsp
>
> This is o.k. when users initially log in. But if they get a timeout or
> enter an URL that directly points to a form Mid-Tier displays the
> standard Remedy login.jsp. This is quit annoying. Besides this
> work-around is not applicable to the logout page.
>
> Does anyone have an idea how to customize login and logout pages running
> a 6.3 Mid-Tier on a per application basis?
>
> Mid-Tier 6.3
> Servletexec
> Apache
> Sun Solaris 5,8
>
> Kind regards,
> Albert
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org
>  

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at http://www.wwrug.org

__20060125_______________________This posting was submitted with HTML in it___

Reply via email to