Newbie needs help with sub-classes outside my main servlet
"Kenny G. Dubuisson, Jr." <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Organization | Keystone Capital Management |
| Message-ID | <034b01c2e3ef$f6f02f60$1901a8c0@site13> |
Hello all. I've run into a problem where a servlet has reached the max size allowed (8K lines). I need to break it up into some external classes. The question I have is where to put the external classes. I know my current servlet goes in my app's "WEB-INF/classes" directory. But if I make a class that my servlet calls, where would I put it? Do I need to make the external classes part of a package? If so, where do I make my package's directory structure? Any help would be very appreciated. I've checked in my java books but don't see a clear answer to what I'm wanting to do. Thanks, Kenny ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html