Hello,
I need something that works more or less like a default servlet (serving
static resources, basic caching, etc), but container-neutral and with a
possibility to call it from a filter. I think your ResourceServlet can
be easily adapted to that role (it will probably need to be 'dumbed
down' in fact). As I understand it, ASF licence allows me to use it?
What I need exactly is to take ResourceServlet and the classes it needs,
wrap it in a subclass / glue code providing some sensible defaults, pack
it in a jar, then pack it all in a .war with some other ASF and LGPL
code and some of my own (commercial / closed source). I'm willing to
publish the glue code with ASF licence in case anyone needs it too.
I am allowed to do it, right? Would that be ok with you?
Alternatively, do you know of any project which would be more suitable?
Greetings, Lilianne E. Blaze