I would try the following technique with UrlRewriteFilter:

http://raibledesigns.com/rd/entry/extensionless_urls_in_java_web

Matt

On Mar 23, 2010, at 2:18 AM, taltu-2 wrote:

> 
> I just change the tag to 
> 
> <constant name="struts.action.extension" value="html,"/> 
> 
> When pointing the url to: http://localhost:8080
> 
> This does not automaticly resolve http://localhost:8080/login.jsp (the way
> appfuse works)
> 
> Things simply doesn't work when a comma is appended.
> 
> I guess Struts 2.1.8 does work with following two "extension-less" and
> ".html" extension in same time, if yes, why and how can I set Appfuse to
> work the same way ?
> 
> I really need Appfuse to work with SEO frindly urls.
> 
> -taltun
> 
> -- 
> View this message in context: 
> http://n4.nabble.com/Struts-2-convention-plugin-tp1676689p1678767.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
> For additional commands, e-mail: users-h...@appfuse.dev.java.net
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to