Hello,
I have a problem, I’m customizing an application with around 300 jsp pages but (about) 50 of them include a jsp fragment. Because of an error in the “included” fragment I have several errors and when I correct it I need to recompile every single page which include it (boring.. I need to modify and save each file) or recompile everything (it takes a long time)…. It would be nice if it could be possible to recompile a subset of Jsp pages, for example the pages previously selected.
Thanks
Stefano