You may want to look into the way the T5 Grid or Palette component is
constructed, since they have their own js, css and images.

I am assuming you are tryign to store the assets along with the page
you are creating.  Otherwise, the a good place to put them is:

src/main/webapp/css
src/main/webapp/js
src/main/webapp/images

BTW- the favicon.ico goes directly in webapp

Daniel

On 6/7/07, Erik Vullings <[EMAIL PROTECTED]> wrote:
Hi All,

Could somebody tell me what's the best place in T5.0.5 to store general (i.e.,
they are not needed by Tapestry, but only to by the page) css files, js
files and images, and where to store CSS/JS etc files specifically needed
for building components?

Thanks
Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to