BBjJettyContextConfiguration::setClasspath
Description
In BBj 15.0 and higher, this method sets the Session-specific Classpath (SSCP) to use
Syntax
| 
                                                             Return Value  | 
                                                        
                                                             Method  | 
                                                    
|---|---|
| 
                                                             void  | 
                                                        
                                                             setClasspath(string classpath)  | 
                                                    
Parameters
| 
                                                             Variable  | 
                                                        
                                                             Description  | 
                                                    
|---|---|
| 
                                                             classpath  | 
                                                        
                                                             The name of the Session-specific Classpath (SSCP)  | 
                                                    
Return Value
None.
Remarks
Session-Specific classpaths are configured in Enterprise Manager.
Example
                                                     |