hi,

i'm new to tapestry, but after looking at it for a while, i decided to use it 
for a project... since one of the requirements is the ability to allow easy 
customization of the webapp interface (eg. tailoring it to third parties, 
which might go beyond simple CSS skins) i'd set up the following directory 
structure for development:

/src/
        /java/          -- java sources only
        /jwc/                   -- web component definitions
        /assets/                -- html and image files

the buildscript then merges these together, to the WEB-INF... does this layout 
make sense in the long run? also, is there a way to preserve this in the WAR 
file?

also, what would be the cleanest solution for using multiple sets of assets 
(dynamically, based on user preference, for example) at the same time, 
preferrably in the same webapp?

thanks,
        viktor


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to