adspace
Answer Posted / Abhishek Ranjan
<jsp:include> is a JSP Standard Action that allows a page to include another JSP or HTML file dynamically. This can be used for modularization and code reuse.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers