Answer the question
In order to leave comments, you need to log in
Is there something similar in JSTL?
Is there something similar in JSP JSTL as in XSL?
example:
<xsl:template name="name1">
<div>какая то структура</div>
</xsl:template>
...
...
...
где то в конце на этой же странице
<xsl:call-template name="name1"/> //выведит: <div>какая то структура</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question