InterviewSolution
Saved Bookmarks
| 1. |
Is Jsp Technology Extensible? |
|
Answer» YES. JSP technology is EXTENSIBLE through the development of CUSTOM ACTIONS, or tags, which are encapsulated in TAG libraries. YES. JSP technology is extensible through the development of custom actions, or tags, which are encapsulated in tag libraries. |
|