Hi,
I just finished reading all source code about nutch gui. And personally i don't like putting a lot of code snippets into jsp files since it takes a lot time when refactoring. So how about to adopt using velocity/freemarker with servlet?
In general I agree it is the view layer and should have as less as possible code, however the idea was to have as less as possible dependencies to thirdparty tools and libraries and also getting things realized with low tech (jsp).
Stefan
