does i realy have to define full url in my application.ini if i want to use jquery local?
resources.jquery.localpath = "/websitex/public/js/library/jquery/jquery-1.4.2.js"
resources.jquery.ui_localpath = "/websitex/public/js/library/jquery.ui/jquery.ui.js"
resources.jquery.stylesheet = "/websitex/public/css/jquery.ui/jquery-ui-1.8.7.custom.css"
Or is there something like "APPLICATION_PATH" for the URL?