Code Search for Developers
 
 
  

not_authenticated.jsp from Negest at Krugle


Show not_authenticated.jsp syntax highlighted

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title></title>
</head>
<body>
<br>
<h1>User NOT!!!! Authenticated</h1>
</body>
</html>




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