%@ taglib uri="/WEB-INF/calendar.tld" prefix="cal" %>
<% //get new style String newStyle = request.getParameter("style"); if( (newStyle==null)||(newStyle.equals("")) ) newStyle = "basic"; newStyle += ".css"; %> <%-- generate selected style sheet --%>Select a new style from the list below to view the same CalendarTag displayed using a new style sheet.
This page use a little JSP to assign a new style sheet but there is no additional code used to render the calendar
basic, data, outlook, hover, tiny, large, metalic, blue
These styles have been bundled for convenient downloading in the style.zip file.