[ 
http://www.stripesframework.org/jira/browse/STS-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11481#action_11481
 ] 

m.j.milicevic commented on STS-606:
-----------------------------------

Well, you don't,
action is set by your submit button(name attribute)

(or you can either use _eventName hidden field)

> FormTag renders wrong action name.
> ----------------------------------
>
>                 Key: STS-606
>                 URL: http://www.stripesframework.org/jira/browse/STS-606
>             Project: Stripes
>          Issue Type: Bug
>    Affects Versions: Release 1.5
>            Reporter: Krzysztof Szymanski
>
> When using clean url binding: @UrlBinding("/signin/{$event}/") 
> and <stripes:form action="/signin/authenticate" id="signin">.
> FormTag renders: <form id="signin" action="/signin/" method="post">
> There is no possibility of using events with stripes forms.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.stripesframework.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to