yap,
 I use to observe the same (odd) behaviour with standard j2ee form login
configuration ... but with acegi you can "alwaysUseDefaultTargetUrl" to
avoid this (setting default target to "/init.action" or a like).
hih



On Mon, Apr 21, 2008 at 12:36 PM, Sorin Postelnicu <[EMAIL PROTECTED]>
wrote:

> Hi guys,
>
> Can anyone confirm to me that if I have a secured page and this page
> contains a form with method="post" (and action=the same page), then the POST
> will not work?
> The behaviour that I noticed is that the POST is converted to a GET when
> going through the filter chain. Is this true?
> And is there any way to solve this?
> If anyone else encountered this problem, thank you for any solution or
> suggestion you can give me.
>
> Sorin Postelnicu
>
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Home: http://acegisecurity.org
> Acegisecurity-developer mailing list
> Acegisecurity-developer@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer
>



-- 
"Quand le dernier arbre sera abattu, la dernière rivière asséchée, le
dernier poisson péché, l'homme va s'apercevoir que l'argent n'est pas
comestible"
- proverbe indien Cri
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Home: http://acegisecurity.org
Acegisecurity-developer mailing list
Acegisecurity-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to