See:
Description
Interface Summary | |
ComponentConfiguration | Defines the interface that has to be implemented by all components. |
ECConstants | ECConstants interface defines all the constants used by the runtime. |
Class Summary | |
AttachFilter | Attachment Filter for Jar and Zips. |
ConfigProperties | Gets the properties values from property cache. |
JSPHelper | A JSP file Helper class to help JSP file writers in retrieving data from a HttpServletRequest It will look for the parameter either from the request attribute or request parameters so that the user have no need to distinguish between a JSP file that is invoked through the use of a forward or a redirect. |
RequestServlet | The RequestServlet is the servlet that handles all incoming HttpServletRequests. |
ServerConfiguration | This class reads the xml configuration file in and holds all the configuration node the server needs to operatate on. |
ServletHelper | The ServletHelper class contains static methods used by the request servlet |
TransactionHandle | Transaction handle is returned by the TransactionManager when we calls the begin() method. |
TransactionManager | Provides transaction management fucntions. |
UploadedFile | The UploadedFile is an object that represents an uploaded file. |
WcsApp | WcsApp contains variables that are global to the whole application. |
Provides core objects used by the runtime of WebSphere Commerce.
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.