InterviewSolution
Saved Bookmarks
| 1. |
What Is Jsp Declaration? |
|
Answer» A JSP SCRIPTING ELEMENT that DECLARES methods, VARIABLES, or both in a JSP page. A JSP scripting element that declares methods, variables, or both in a JSP page. |
|