Hi,
First of all, thank you for providing to the community a such tool.
The idea of providing only diff between version is really brilliant.
I just have one suggestion, which is to define the servletPrefix
property in the config property
or directly as a parameter of your DiffableServlet in the web.xml
file.
Otherwise the user will have to repeat the servletPrefix property for
each tag, while it can be configured once.
My choice would be to put it directly in Servlet parameter in the
web.xml file as it's nearer to the mapping definition of the servlet,
which is done in the web.xml file.
I also have to say that I'm the Project Leader of Jawr (https://
jawr.dev.java.net/)
and I will probably work on the integration of diffable in Jawr.
Thanks again for sharing your project.
Cheers,
icefox