Tapestry skins feature is in the 'wish list' http://wiki.apache.org/tapestry/WishList
Any ideas if it will be moved into TODO list? Paul Cantrell <[EMAIL PROTECTED]> wrote: Yes, CSS for sure, and a border component that swaps out different CSS files based on some parameter. On May 22, 2006, at 9:16 AM, mike jones wrote: > css? > > On 5/22/06, Sergey G. Kashin wrote: >> >> How to create multiple designs with tapestry for one application? >> >> may be good idea to use folders for skins >> design1/Home.html >> design2/Home.html >> design3/Home.html >> >> but for all that pages will need create view >> design1/Home.java >> design2/Home.java >> design3/Home.java >> >> that not very nice. >>