Hi, i guess the URL of your Image is not an WO-generated-Resource-URl and it does not begin with a Slash. So it is interpreted as relative to the current "page". I would recommend: Always use in non-WO-covered Javascript and css Urls relative to your document-root, beginning with /. Beste Grüße Frank Rünagel
_____ Von: webobjects-deploy-bounces+webobjects=symposion...@lists.apple.com [mailto:webobjects-deploy-bounces+webobjects=symposion...@lists.apple.com] Im Auftrag von ute Hoffmann Bereitgestellt: Dienstag, 8. Februar 2011 10:50 Bereitgestellt in: WebObjects Unterhaltung: Exceptions originting from non-existing DirectActions Betreff: Exceptions originting from non-existing DirectActions Hallo, I get sometimes Error Messages containing DirectActions which do not exist. Some of them happen when a page is not yet fully loaded and a javascript is executed containing a image, then the image appears in a DirectAction call like this: FusszeielundImpressumaendern_b-poster.jpgAction() The image is in the page, but the Action not. Has someone an explanation for this and perhaps a solution to avoid this? Can one catch a java.lang.reflect.InvocationTargetException and if yes, where should I do this? In DirectAction.java? In Application? I would like to catch all Exceptions originating from non-existing DirectAction Calls if possible. Any insight appreciated Regards Ute
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ 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]
