|
|
Authorized user can see question and answers. Please log in or sign up. 
|
#84. Given this fragment from a Web application deployment descriptor? 12. <context-param> 13. <param-name>user</param-name> 14. <param-value>examsheets</param-value> 15. </context-param>
From within a servlet’s doPost method, which retrieves the value of the user parameter?
Show comments for this question (0)
Add comments
Link to this question
|
|
#86. Given the JSP page, Examsheets.jsp: 1. <html> 2. <jsp:include page=”abc.jsp”> 3. <jsp.param name-“subTitle” value-“Registration Form”/> 4. </jsp:include> 5. </html>
Which would you use in the abc.jsp fragment to produce the HTML response? <h3>Registration Form</h3>
Show comments for this question (0)
Add comments
Link to this question
|
|
|
|
gen. 0.068
|
Server date 06:26 10-01-2009
|
Developed by Zip © 2006
|
|
 |
|
|