Tag library validation report automatically generated by the Maven taglib plugin. This report contains a basic validation of tag handler classes for the following tag libraries:
found | loadable | extends | class |
---|---|---|---|
org.calendartag.tags.CalendarTag |
attribute name | tld declares | tag declares | |
---|---|---|---|
dayWidth | int | ||
Attribute type different from String and not declared in tld. | |||
dayHeight | int | ||
Attribute type different from String and not declared in tld. | |||
id | String | ||
cssPrefix | String | ||
weekStart | String | ||
day | int | ||
Attribute type different from String and not declared in tld. | |||
month | int | ||
Attribute type different from String and not declared in tld. | |||
year | int | ||
Attribute type different from String and not declared in tld. | |||
requestURI | String | ||
date | String | ||
startDate | String | ||
endDate | String | ||
decorator | String | ||
showPreviousNextLinks | String | ||
Setter not found |