root/trunk/projects/feeder/war/docs/calendar/emitCalendars.jsp
| Revision 2408 (checked in by bleibson, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <%@ taglib uri='struts-bean' prefix='bean' %> |
| 2 | <%@ taglib uri='struts-logic' prefix='logic' %> |
| 3 | |
| 4 | <calendars> |
| 5 | <bean:define id="calendar" name="calForm" property="userCalendars" toScope="session" /> |
| 6 | <%@include file="/docs/calendar/emitCalendar.jsp"%> |
| 7 | </calendars> |
| 8 | |
| 9 |
Note: See TracBrowser for help on using the browser.
