Hi again I'm having a real nightmare still with creating the most basic of struts applications. I always get the same problem: Error: 500 Location: /struts-blank/index.jsp Internal Servlet Error: javax.servlet.ServletException: Missing message for key index.title at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImp l.java:459) ........................... .................... ........... The struts-blank application works fine, but when I make changes I always get the above error. Does anyone know why this is? Am I missing a fundamental point here with regards to struts? I've read the struts user guide, which I think is very well explained, but I'm totally at a loss with this problem I am having. Any help would be greatly appreciated. Peter

