InterviewSolution
Saved Bookmarks
| 1. |
Which one of the following is correct for directive in JSP?(a) (b) (c) (d) This question was addressed to me by my school teacher while I was bunking the class.This intriguing question originated from JSP Elements topic in section Session Management, JSP & API of Java |
|
Answer» Correct OPTION is (a) <%@directive%> |
|