Hi to all!

I have a servlet (assume that this is browser window no. 1) with embedded
JavaScript functions, all working fine except for one which will open a new
browser window (window no. 2). I have one button that will call this
function using its "onclick" attribute. A new window (window no. 2) opens
after clicking the button but the problem is I'm having an Error: 500 -
NullPointerException in window no. 1.

How can get around this problem?

Any comment and or suggestions are welcome and will be greatly appreciated.

Thanks.

Sol

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to