Is there any way to use a JSP page as a CSS stylesheet?
Like: @import url("./css/TEST.jsp");
What I'm trying to do is actually use tiles tags inside the stylesheet to make a template
so as to seriously reduce the amount of CSS.
Anybody got any good solutions out there for this?
Thanx
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]