Code Search for Developers
 
 
  

index.jsp from Negest at Krugle


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

Negest

This project aims to offer the SOHO integrated platform to track their customers, the events generated by/with them, the orders and billing, warehouses, customer locations and equipment. Its a CMP/ERP, with its focus on water treatment business, for this

Project homepage: http://sourceforge.net/projects/negest
Programming language(s): Java,XML
License: other

  WEB-INF/
    classes/
    lib/
    src/
      com/
        finalist/
          util/
            struts/
              Validators.java
            PropertyUtilsExt.java
          Constants.java
      filters/
        SetCharacterEncodingFilter.java
      tk/
        sabreWulf/
          negest/
            actions/
              ServiceAction.java
            authentication/
              Authentication.java
              AuthenticationFilter.java
            forms/
              ServiceBaseForm.java
            negest/
              util/
                log/
                  InitLoggerServlet.java
  restricted/
    authenticated.jsp
  authenticationForm.jsp
  index.jsp
  not_authenticated.jsp