Name |
JSCalendar Plugin |
---|---|
Publisher |
Derik Vercueil |
License |
Open Source (GPL v2) |
Version |
0.6 |
Experimental |
Yes |
Homepage |
|
Download |
http://code.google.com/p/struts2jscalendarplugin/downloads/list |
Error formatting macro: rate: java.lang.NoSuchMethodError: 'java.lang.String com.atlassian.confluence.setup.BootstrapManager.getDomainName()'
Overview
JSCalendar Plugin is a backport of the Webwork 2.2.6 JSCalendar tag that is not present in Struts2 due to licensing issues.
Usage:
Import the tag:
<%@ taglib prefix="jscalendar" uri="/jscalendar" %>
Use the tag as follows:
<jscalendar:head/> <jscalendar:jscalendar name="date" format="%Y-%m-%d %H:%M:%S" showstime="true"/>
The jscalendar:head tag must be included in all the pages that will use the tags from this plugin.
For additional documentation, look at the plugin-FAQ: http://code.google.com/p/struts2jscalendarplugin/wiki/FAQ