Rev 995 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 995 | Rev 1024 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd"> |
2 | <!DOCTYPE taglib PUBLIC "-//Sun Microsystems, Inc.//DTD JSP Tag Library 1.1//EN" "http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd"> |
3 | <taglib> |
3 | <taglib> |
4 | <tlibversion>1.0</tlibversion> |
4 | <tlibversion>1.0</tlibversion> |
5 | <jspversion>1.1</jspversion> |
5 | <jspversion>1.1</jspversion> |
6 | <shortname>backpath</shortname> |
6 | <shortname>backpath</shortname> |
7 | <uri>http://26th.net/strutsx</uri> |
7 | <uri>http://26th.net/strutsx</uri> |
8 | 8 | ||
9 | <tag> |
9 | <tag> |
10 | <name>root</name> |
10 | <name>root</name> |
11 | <tagclass>ak.strutsx.taglib.RootTag</tagclass> |
11 | <tagclass>ak.strutsx.taglib.RootTag</tagclass> |
12 | <bodycontent>empty</bodycontent> |
12 | <bodycontent>empty</bodycontent> |
13 | </tag> |
13 | </tag> |
14 | 14 | ||
15 | <tag> |
15 | <tag> |
16 | <name>errorsIterator</name> |
16 | <name>errorsIterator</name> |
17 | <tagclass>ak.strutsx.taglib.ErrorsIteratorTag</tagclass> |
17 | <tagclass>ak.strutsx.taglib.ErrorsIteratorTag</tagclass> |
18 | <bodycontent>empty</bodycontent> |
18 | <bodycontent>empty</bodycontent> |
19 | <attribute> |
19 | <attribute> |
20 | <name>bundle</name> |
20 | <name>bundle</name> |