Keep old login pages

Scott Battaglia scott.battaglia at gmail.com
Thu Mar 1 18:09:57 EST 2007


I don't know where I put my code example.  But simply put, the JavaScript is
needed to do a redirect (vs. using the normal HTTP 3xx redirect) because a
normal HTTP redirect will just perform the redirect in the IFRAME.  Using
JavaScript, you can force the complete browser window to redirect.

I'm curious, why do you need multiple views?
-Scott

On 3/1/07, Edmund Mielach <edmund.mielach at jku.at> wrote:
>
> Thanks for your answers!
> I will also think about the traditional CAS redirect protocol. I would
> prefer this default way of using CAS, but some partners do have other
> preferences. Therefore I'm still curious about this iframe solution. I
> have tried to realize my loginpages in such a  way before, but I didn't
> use JavaScript and had no success. I think I didn't quite catch the role
> of JavaScript in Scotts description of this solution. Does anyone have a
> code example or some additional information which enables me to
> understand it right?
>
> I was also wondering if it is possible to use multiple views. I only
> found the possibility to set a default view in default_views.properties.
> But is it possible to select an other view through a parameter at
> runtime or something like that?
>
> Edi
> _______________________________________________
> Yale CAS mailing list
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20070301/93e5147e/attachment.html 


More information about the cas mailing list