Hello,
I'd like to use the webserverResources folder to hold and deploy my
css and javascript files. I've tried creating a "css" subfolder in it
and I reference it as follows:
<wo:ERXStyleSheet filename="css/new_main.css" framework="app"/>
however, when I run my app, it doesn't find the css file. If I move
the css file directly under webserverResources, and change the
ERXStyleSheet tag to:
<wo:ERXStyleSheet filename="new_main.css" framework="app"/>
It works. So what's the trick to be able to use a subfolder under
WebServerResources?
Thanks
Jeff
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]