Saurav Aquofusion Testing Hey Saurav skills:
Hi saurav! I'm not sure what is in the dwr package, but you might not be referencing it correctly? Perhaps it is
util.getValue("firstName");
? However you can do the same like this:
var text=document.getElementById("firstName").value;
But you'd need to put an ID on the for input fields - can you do this with JSP? I don't see why not?
But you may just have your naming wrong?