<%@ 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 --%> CalendarTag <%-- Header --%>
<%-- Body --%>
<%-- Software Menu --%>
Software
<%-- Calendar Menu --%>
Calendar
<%-- Main Content --%>

CalendarTag Style Gallery

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.

<%-- End Main Content --%>
 
<%-- Footer --%>