You can store the images, css file etc src/main/webapp directory.
you can refer the css like this
and for images
images/mainBod.jpg . i have images in my src/main/webapp/images dir
and css in my src/main/webapp/css.
Anjana Gopinath
True North Technology
11465 John's Creek Parkway, Suite
I am very new to tapestry and since is seems 5 is going to be very
different from 4 i am try to learn using T5. Is there a way to define a
head/footer/list whatever in a seperate html file and "include" it in a
page similar to other page includes. It also looks like every page has
to be located