I am not getting the source of the error, but have few debugging questions:
Have you copied the example.xml contents into the struts.xml file? And you have removed or deleted the contents of that (example.xml) file. when you hit '/index' the default action gets called 'index' and when you hit 'index.html' then the file gets invoked and tries to redirect to 'example/HelloWorld.action' (if you have not changed this) and get an error. Else .. I am unable to proceed with out further details of app. :| Regards, --------------------------------------------------------- Girish Naik Mobile:-+91-09740091638 girish.n...@gmail.com Fran Lebowitz<http://www.brainyquote.com/quotes/authors/f/fran_lebowitz.html> - "Life is something to do when you can't get to sleep." On Fri, Jun 19, 2009 at 10:56 PM, jill juneja <jilljun...@gmail.com> wrote: > struts2-blank-2.1.6 >