Hi Folks I am wanting to know what people think is better. To have all the jsp files in the root directory of the web app or in a directory like
WEB-INF/jsp-pages I have seen in a few places people putting all there jsp-pages in this directory and I cannot see the advantages in doing so, why is this better than putting them in the root directory? It seems like extra work to have to then make mappings to get to the jsp files in the struts-config.xml file. Is it worth it? Cheers Tony -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

