First, here is the code:
Last Name: &l
function gotofirst(){ window.location = "firstServelet.java"; } function gotosecond(){ window.location = "secondServelet.java"; }
Last Name: