|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#23. index.html: 16. <from method = “GET” action = “MyServlet”> 17. <input type= “text” name+ “foo”> 18. <input type= “text” name = “foo”> 19. <input type = “submit”> 20. </from>
MyServlet.java:
6. public void doGet (Http ServletRequest request. 7. HttpServletREsponseresponse_ 9. String first = request. getParameter )”foo” ); 11. // your code here 12 }
Which statement inserted at line II, retrieves the text from the second text field?
Show comments for this question (0)
Add comments
Link to this question
|
|
|
|
gen. 0.151
|
Server date 06:17 10-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|