Normally with tomcat you put all shared classes in the c:
\tomcat\common\classes directory.
Or if they're .jars you put them in c:\tomcat\common\lib

you can also put them in the web application's WEB-INF\classes or
WEB-INF\lib directories.

One good document to read is
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/class-loader-howto.html

salut,
/gilad


                                    
 Gilad Buzi                         
 R&D Engineer · CONCATEL            
                                    
                                    
 [EMAIL PROTECTED]        
 c/Sardenya, 229-237 Atic. 2a ·     
 08013 Barcelona Spain              
 tel. +34.93.244.88.77 · fax        
 +34.93.244.88.78                   
                                    
          www.concatel.com          
                                    





                                                                                       
                                              
                    "Steven R.                                                         
                                              
                    Shourds"                  Para:   "Tomcat Users List" <[EMAIL 
PROTECTED]>                           
                    <[EMAIL PROTECTED]        cc:                                      
                                              
                    tware.com>                Asunto:      using shared classes        
                                              
                                                                                       
                                              
                    11/03/2003 04:53                                                   
                                              
                    Por favor,                                                         
                                              
                    responda a "Tomcat                                                 
                                              
                    Users List"                                                        
                                              
                                                                                       
                                              
                                                                                       
                                              



how do i reference shared classes when I import into JSP and Java files?

i have the shared classes under: c:\Tomcat 4.1\shared\classes

my app is under: c:\Tomcat 4.1\webapps\perf

what would the import statement be?

Thanks for the help

Steve




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to