The other day I tried out a simple maven archetype (either
struts2-archetype-starter or -convention, I don't recall). Anyway, it's
one that comes configured with sitemesh.

What stroke me as odd was that the sample jsp's were in the path
src/webapp/jsp, and not inside WEB-INF.

Isn't it preferable to store the jsp's inside WEB-INF (to reduce their
visibility)? If so, shouldn't the archetypes be changed in accordance? 

Regards,

Miguel Almeida

Reply via email to