root/trunk/projects/feeder/war/docs/event/emitEventAll.jsp

Revision 2408 (checked in by bleibson, 4 years ago)

Initializes "feeder" app which is beginning life as a proper subset of the "webclient" app.

Line 
1 <%@ taglib uri='struts-bean' prefix='bean' %>
2 <%@ taglib uri='struts-logic' prefix='logic' %>
3 <%@ taglib uri='bedework' prefix='bw' %>
4
5     <%@ include file="/docs/schedule/emitEventProperties.jsp" %>
6     <bw:emitText name="eventFormatter" property="xmlAccess" tagName="access"
7                  filter="no"/>
8
Note: See TracBrowser for help on using the browser.