I have tried the following:
 
<html:link
href="javascript:window.open('/queryList.do?action=top','Edtij0fm01','to
olbar=yes,location=no,directories=no,status=yes,menubar=yes,scrollbars=y
es,resizable=yes,copyhistory=no,,'); return false;"
onmouseover="window.status='Onderhouden Teksten bij coderingen'; return
true"><bean:message key="functie.onderhoudenteksten"/></html:link><br>
 
as well as:
 
<html:link  page=”/queryList.do?action=top ”
onclick=”window.open('/queryList.do?action=top','Edtij0fm01','toolbar=ye
s,location=no,directories=no,status=yes,menubar=yes,scrollbars=yes,resiz
able=yes,copyhistory=no,,'); return false;"
onmouseover="window.status='Onderhouden Teksten bij coderingen'; return
true"><bean:message key="functie.onderhoudenteksten"/></html:link><br>
 
 
Any ideas? Both of these don’t seem to work.

==========================================================================To 
unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to