CAS and Struts POST GET

Scott Battaglia scott.battaglia at gmail.com
Mon Nov 27 08:55:44 EST 2006


If you try and POST to a CAS protected page (where the session has not yet
been established) you will lose all your POSTed parameters unless you take
care to transfer them from the request to the session (and then back after
CAS authentication).

-Scott


On 11/24/06, Luca Scotto <lucascotto at gmail.com> wrote:
>
> Hi all,
> I have an application under CAS/Tomcat, based on Apache Struts Framework.
> In a simple FORM if i use GET method all goes well.
> If i use POST method nothing done :-(
> In PAST case, Struts VALIDATE method return missing all FORM values!!!
>
> Any idea?
>
> Thanks
> _______________________________________________
> 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/20061127/8695ef49/attachment.html


More information about the cas mailing list