One reason why people may be doing this is to hide the directory structure of their jsps. ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 20, 2001 7:29 AM Subject: Design Question. Better to have jsp files in root or in WEB-INF/jsp-files
> 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

