例子: <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <html> <head> <title><c:if> Tag Example</title> </head> <body> <c:set var="salary" ...
確定! 回上一頁