Hi all and Merry Xmas, I've a small problem with a library. I've put into /org/jfly/components a css file and now i'd like to access it from /org/jfly/components/views/Border.jwc component so i've added the following line: <asset name="defaultcss" path="css/default.css"/>
but tapestry complains that it's unable to locate the resource. I've tryed the following too: <asset name="defaultcss" path="../css/default.css"/> but I obtained the same result. How could i do ? Thanks in advance, kiuma --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
