BBjspServletConfiguration::setWorkingDir (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method sets the working-directory for the BBj process running the BBjspServlet.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         void  | 
                                                    
                                                         setWorkingDir(string directory)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         directory  | 
                                                    
                                                         the directory  | 
                                                
Return Value
None.
Remarks
None.
Example
                                                     |