What is the difference between include and jsp directive: include action?
Answer / Bishan Swaroop
"The JSP directive 'include' is used to embed one JSP page into another, while the 'include' action in a scriptlet (<% %>) or tag file (<jsp:include />) includes the contents of another JSP page dynamically. The main difference lies in their usage and syntax: directives are defined at the top of a JSP file, whereas actions are called within the body of the page."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a translation unit?
What do jsp literals consist of?
What is a jsp expression?
What are the benefits of pagecontext implicit object?
What is a hidden comment in jsp?
Is jsp technology extensible?
What are directives? What are the different types of directives available in jsp?
What do you mean by jstl?
What is the difference between a scrollbar and a scrollpane in jsp?
Explain the action.
what type of question will be asked in the interview in this software field?????///
What is the most needed for STRUTS ?