Answer the question
In order to leave comments, you need to log in
What specification does the %{...} expression in JSP refer to?
I study J2EE using the example of a finished project, got acquainted with Servlets, JSP, Custom tags, Struts2.
But in JSP files I see constructions like this:
I understand that this is getting the value of a servlet property, but I can't find any documentation on this construction. Tell me, what specification does the expression % {...} refer to?
<s:if test="%{testProperty}">
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