Hello all
Servlet does not get the value from JavaScript.Can anyone help me.
Java Script: (while submitting following function has been called)
function insert(){
document.write("<INPUT TYPE='hidden' NAME='EMPID' VALUE='Test'>");
}
Servlet thows NUL Lpointer exception.

rajesh.

___________________________________________________________________________
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