I would put in in a webapp.util package, or something similar.
Matt On 2/5/07, Ding, Qin <[EMAIL PROTECTED]> wrote:
I wrote a custom decorator class by extending TableDecorator for the displaytag. Where should I put this class? In model package? It is not a model class. In web package? Or jar this class by itself and drop into the classpath? What is the best way of organizing classes like this? Qin
-- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
