Hi !
 
Yes, the package structure most be  like the directory structure.
 
Ex : if U use
              package counter
         then the servlet should be placed in servlets\counter directory
 
       if U use 
               package counter.utils
     then the servlet should be placed in servlets\counter\utils directory
 
Hope it helps,
              
             Best wishes,
                                Andras.
 
p.s. I have JWS1.1 and this is working.
-----Original Message-----
From: Alec Matias <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, June 10, 1999 4:33 AM
Subject: Re: virtusl directory

hi!,
 
FYI, I'm new to java and servlet.
 
If I'm going to make a package where will I put my classes is it on the servlets directory of the java web server?

GIF image

Reply via email to