polishing
This commit is contained in:
@@ -72,7 +72,7 @@ public class EvalTag extends HtmlEscapingAwareTag {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the variable name to expose the evaluation result under.
|
* Set the variable name to expose the evaluation result under.
|
||||||
* Defaults to rendering the result to the current JspWriter
|
* Defaults to rendering the result to the current JspWriter.
|
||||||
*/
|
*/
|
||||||
public void setVar(String var) {
|
public void setVar(String var) {
|
||||||
this.var = var;
|
this.var = var;
|
||||||
|
|||||||
Reference in New Issue
Block a user