Hi,

Add AttributeModifier to the Form component or override its
onComponentTag(ComponentTag) method and use 'tag.put(name, value).


On Wed, Nov 14, 2012 at 11:57 AM, cosmindumy <cosmind...@yahoo.com> wrote:

> Hi again,
>   The problem is that login is handled with acegi. How can I set the action
> of a form and use the POST method?.
> Then I have to add the needed parameters.
> Is something like this.
> <form action="j_acegi_security_check" method="POST">
>  </form>
>
> Thanks.
>
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Remove-cookie-problem-tp4653612p4653868.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to