Why don't you use dynamic url construction?
WOResourceManager.urlForResourceNamed(String aResourceName, String
aFrameworkName, NSArray aLanguagesList, WORequest aRequest)
As to me, I've written a custom dynamic element for scripts and stylesheets:
http://github.com/baywind/reusables/blob/master/So
On Jan 23, 2010, at 4:52 PM, Baiss Eric Magnusson wrote:
I get "not found JavaScript file:"
http://track-your-finances.com/WebObjects/tyf.woa/Contents/WebServerResources/tyf/jsScripts/ObjSelect_js.txt
So the path is
/WebObjects/tyf.woa/Contents/WebServerResources/tyf/jsScripts/
Ob