J2EE Technologies
M
Q 21. Which of the following is not a directive in JSP?
M
Q 22. Java code is embedded under which tag in JSP?
M
Q 23. Can <!–comment–> and <%–comment–%> be used alternatively in JSP?
M
Q 24. Which tag is used to set a value of a JavaBean?
M
Q 25. What temporarily redirects response to the browser?
M
Q 26. Which object stores references to the request and response objects?
M
Q 27. “out” is implicit object of which class?
M
Q 28. Which attribute uniquely identification element?
M
Q 29. Which of the following action variable is used to include a file in JSP?
M