The urlrewrite filter can help you with that. Take a look at AppFuse 2.0: appfuse.org This appfuse version shows .html extensions in the url, instead of .do or .action. Cheers, Josep
2012/2/10 Anjib Mulepati <[email protected]> > Hi All, > > I am getting odd situation in Struts 1.3.8 application. > I have different actions and for each action user can see link as > http://localhost/MyApp/**MyAction.do <http://localhost/MyApp/MyAction.do> > How can I hide *.do from address bar? > > Thanks > > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@struts.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >

