adspace


What is the <jsp:include> standard action?

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


Please Help Members By Posting Answers For Below Questions

i need the source code for opening a word document in java

2307