InterviewSolution
Saved Bookmarks
| 1. |
Name some JSP actions. |
|
Answer» jsp:include, jsp:useBean,jsp:setProperty,jsp:getProperty, jsp:forward,jsp:plugin,jsp:element, jsp:attribute, jsp:body, jsp:text |
|