还可以参看我的博客: http://elf8848.iteye.com/blog/245559

常用标签库手册
1. core标签

1.1 if
1.2 out
1.3 forEach
1.4 choose
1.5 when
1.6 otherwise
1.7 redirect
1.8 param
1.9 url
1.10 set
1.11 remove
1.12 catch
1.13 import
1.14 forTokens

2. fn函数

2.1 length
2.2 contains
2.3 containsIgnoreCase
2.4 startsWith
2.5 endsWith
2.6 escapeXml
2.7 indexOf
2.8 join
2.9 replace
2.10 split
2.11 substring
2.12 substringAfter
2.13 substringBefore
2.14 toLowerCase
2.15 toUpperCase
2.16 trim

3. fmt格式化标签

3.1 bundle
3.2 formatDate
3.3 formatNumber
3.4 message
3.5 param
3.6 parseDate
3.7 parseNumber
3.8 requestEncoding
3.9 setBundle
3.10 setLocale
3.11 setTimeZone
3.12 timeZone

4. SpringMVC标签

4.1 form
4.2 input
4.3 hidden
4.4 checkbox
4.5 Checkboxes
4.6 radiobutton
4.7 radiobuttons
4.8 password
4.9 select
4.10 option
4.11 options
4.12 textarea
4.13 errors

5. shiro标签

5.1 guest
5.2 user
5.3 authenticated
5.4 notAuthenticated
5.5 principal
5.6 hasRole
5.7 lacksRole
5.8 hasAnyRoles
5.9 hasAllRoles
5.10 hasPermission
5.11 lacksPermission
5.12 hasAnyPermissions
5.13 hasAllPermissions