Show index.jsp syntax highlighted
<%@ include file="inc/header.jsp" %>
<TABLE>
<THEAD>
<TR>
<TH><bean:message key="entity.components"/></TH>
<TH><bean:message key="entity.list"/></TH>
<TH><bean:message key="entity.new"/></TH>
</TR>
</THEAD>
<TBODY>
</TBODY>
</TABLE>
<%@ include file="inc/footer.jsp" %>
See more files for this project here