resthub / springmvc-router

Adds route mapping capacity to any "Spring MVC based" webapp. Uses playframework.org Router implementation.
http://resthub.github.com/springmvc-router/
Other
167 stars 63 forks source link

Add JSP Taglib Support #55

Closed mikeyudin closed 10 years ago

mikeyudin commented 10 years ago

Gives users the ability to route URLs (with any number of parameters) in JSPs. See issue #11 for more info.

bclozel commented 10 years ago

Thanks a lot! I'll work on a 1.2 release really soon - of course this PR will make it.