On 19 Jun 2009, at 15:00, Aaron Zeckoski wrote:

The servlets end up having a lot of repetition in them and the code is
not so easy to manage so I am wondering if there is a better (more
slingy) way to do this.
Any suggestions or thoughts? Is this the best way already?
-AZ


How about an abstract  base class, just for this set of servlets?
All the code can go in 1 base class.
Thats what is done in the jackrabbit-accessmanager and jackrabbit- usermanager.

Ian

Reply via email to