up previous next contents
Next: Expressions Up: JavaServer Pages Previous: Translation time and request   Contents

Scriptlets

  • Use <% ... %> syntax to include Java code directly into the JSP.
  • Any valid Java code can be included.


up previous next contents
Next: Expressions Up: JavaServer Pages Previous: Translation time and request   Contents