Tapestry 5, loading css from filesystem
Posted
by emptyhead
on Stack Overflow
See other posts from Stack Overflow
or by emptyhead
Published on 2010-05-19T08:57:58Z
Indexed on
2010/05/19
9:00 UTC
Read the original article
Hit count: 221
We are creating a Tapestry 5 webapp with an external designer creating and maintaining the css-files of the application.
We would like him to be able to make changes to the css-files without the need to change the webapp, prefarably in the configurable path in the filesystem.
So what would the best way to do this with Tapestry 5?
© Stack Overflow or respective owner