JSP pages use several delimiters for scripting functions. The most basic is <% ... %> , which encloses a JSP scriptlet. A scriptlet is a fragment of Java code ...
確定! 回上一頁