<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-html" prefix="html" %>
<%@ taglib uri="http://jakarta.apache.org/struts/tags-logic" prefix="logic" %>
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %>
Tag library
|
Struts 1.1 URI
|
Struts 1.2 URI
|
struts-bean
|
http://jakarta.apache.org/struts/tags-bean
|
http://struts.apache.org/tags-bean
|
struts-html
|
http://jakarta.apache.org/struts/tags-html
|
http://struts.apache.org/tags-html
|
struts-logic
|
http://jakarta.apache.org/struts/tags-logic
|
http://struts.apache.org/tags-logic
|
struts-nested
|
http://jakarta.apache.org/struts/tags-nested
|
http://struts.apache.org/tags-nested
|
struts-template
|
http://jakarta.apache.org/struts/tags-template
|
No longer included with Struts; replaced by Tiles
|
struts-tiles
|
http://jakarta.apache.org/struts/tags-tiles
|
http://struts.apache.org/tags-tiles
|
struts-bean-el
|
http://jakarta.apache.org/struts/tags-bean-el
|
http://struts.apache.org/tags-bean-el
|
struts-html-el
|
http://jakarta.apache.org/struts/tags-html-el
|
http://struts.apache.org/tags-html-el
|
struts-logic-el
|
http://jakarta.apache.org/struts/tags-logic-el
|
http://struts.apache.org/tags-logic-el
|