What is the <jsp:include> standard action?



What is the <jsp:include> standard action?..

Answer / 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

More JSP Interview Questions

how can i get a scjp certification??

3 Answers  


Which jsp implicit objects are thread safe?

1 Answers  


What is jsp param?

1 Answers  


What does jstl mean?

1 Answers  


What is the difference between directive include and jsp include?

1 Answers  


Is jsp a programming language?

1 Answers  


What is jsp and its uses?

1 Answers  


What is JTGrid?

1 Answers  


How do I set password expire time period?

1 Answers  


What is jsp standard tag library, provide some example usage?

1 Answers  


What is a page directive?

1 Answers  


what is jsp? a technology ,a language or something else ?

3 Answers   Mastek,


Categories