<%@ taglib uri='struts-bean' prefix='bean' %> <%@ taglib uri='struts-logic' prefix='logic' %> <%@ taglib uri='struts-html' prefix='html' %> <%@ taglib uri='struts-genurl' prefix='genurl' %> <% try { %> <html:text property="newEvent.summary"/> <%-- no status or transparency: set a default for a new event in the stylesheet --%> <%-- --%> <%-- --%> <% } catch (Throwable t) { t.printStackTrace(); } %>