/** Returns a short description of the servlet. */ public String getServletInfo() { return "Short description"; } // </editor-fold> }
use the two .properties files like ApplicationResourse.properties and ApplicationResourse_de.properties (ApplicationResourse_xx.properties format files only)
/* * Locale1.java * * Created on April 19, 2007, 5:25 PM */