[ http://mc4j.org/jira/browse/STS-323?page=all ]

Ben Gunter closed STS-323.
--------------------------

    Resolution: Not a Bug

> To avoid the .action sufix with the ActionBean binding
> ------------------------------------------------------
>
>                 Key: STS-323
>                 URL: http://mc4j.org/jira/browse/STS-323
>             Project: Stripes
>          Issue Type: Improvement
>          Components: ActionBean Dispatching
>            Reporter: Mesorca
>         Assigned To: Ben Gunter
>
> Fact:
> With the current version 1.4.2, Stripes will automatically bind the action 
> URL to the actionBean class. 
> e.g., Calculator.action will automatically bind with CalculatorActionBean.java
> Requirement:
> It would be nice if we remove the '.action' sufix like Ruby on Rails
> (We have to make some modification in the web.xml as well.)
> See, the following URL
> http://dictionary.reference.com/browse/stripes
> where,
> browse => action name
> stripes => parameter
> Can we invoke an action like http://myhost:port/context/Calculator ?
> Thanks

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

        

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to