ExperSHOP 
        - Java API
       
      Home 
      Contents  
      
        Please email any bug reports, comments or suggestions to ExperLog's Online Support 
        
      Overview
      ExperSHOP proposes 
      a set of Java classes so the user can easily extend ExperShop's behaviour. 
       
       This includes 
       :  
       
        -  Transparent 
          handling of client session (including database connections and timeout 
          management) 
 
        - 
          Providing new ExperShop "actions", that may be used as gateway
          classes between ExperShop and java business logic.
 
        - 
          Access to the application's configuration file.
 
        - Utilitary objects: for database access, etc...
 
       
      See the ExperSHOP 
      API documentation for details.  
       |