adspace


What is jsp include tag?

Answer Posted / Rohit Pant

The JSP include tag allows you to include another JSP file or a resource in the current JSP page. It can be either a static HTML file, a Java class, or another JSP file.

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