Thank you, I will have a deeper look into the doc ;-) The js-code only was a small example, I will nerver reuse it :-) But with clicklink: this link does not work without my fix but runs well after the fix: <html> <body> <p><a href="./menus.jsp" onclick="javascript:window.open(this.href);return false;">mylink</a></p> </body> </html Greetings Werner