Show Constants.java syntax highlighted
package tk.sabreWulf.negest.util;
public class Constants {
public static String USER_NAME = "userName";
public static String PASSWORD = "password";
public static String USER = "user";
}
See more files for this project here
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
Constants.java
EJBUtil.java