2008/3/7, Asad Habib <[EMAIL PROTECTED]>: > > How do I hide the path of links in Struts? Should I use the action > attribute of <html:link> for this or is there a better way to > accomplish this?
You can use the URL Rewrite filter: http://tuckey.org/urlrewrite/ HTH Antonio