Class and JAR file locations

You can deploy class files in the following locations, where app_name is the name of the Web application:

Your Web application may use classes or JAR files that are used by Java or EJB clients and components. These files can be deployed in the EAServer java/classes or html/classes subdirectories. Classes and JAR files loaded from these locations cannot be refreshed unless added to the custom class list for the servlet or Web application. “Custom class lists for Web applications” describes how to extend the custom class list for servlets and Web applications. You can also load JAR files from the EAServer extensions directory, as described in “Using Java extensions”.