Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for change notification.
The "SpeclessPagesInWEB-INF" page has been changed by BobHarner. The comment on this change is: outdated note. http://wiki.apache.org/tapestry/SpeclessPagesInWEB-INF?action=diff&rev1=3&rev2=4 -------------------------------------------------- + + || NOTE: This is outdated information that applies only to Tapestry 4. For the current information, see http://tapestry.apache.org/component-templates.html || + = How to have specless pages, but keep your templates under WEB-INF = With Tapestry 4.0 and Java 1.5, annotations make it possible to eliminate page specifications. Tapestry will create an implicit specification for any template that is referenced. However, it will only look for these templates in the servlet root, which eliminates the added security of keeping templates under WEB-INF so that they're not directly readable. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
