|
You are about to write a review for the following listing:
JSP tag. This tag allows you to evaluate JSP code in the dynamic. It is similar to the function eval() you may see for example in JavaScript and ColdFusion.You may accumulate any JSP code in the string variable and evaluate (execute) this JSP code. Code: JSP 1.2 |
|