Uhm, not sure about what of the following is the minimal effort required to attain your goal, but I have:
1) jstl.jar mounted as a library jar 2) standard.jar (you can for example download it from jakarta's site, dont' remember exactly where) 3) the source code taken from the jakarta taglibs source bundle (this allows to step into the taglibs code while debugging)
Uhm, not sure about what of the following is the minimal effort required to attain your goal, but I have:
1) jstl.jar mounted as a library jar
2) standard.jar (you can for example download it from jakarta's site, dont' remember exactly where)
3) the source code taken from the jakarta taglibs source bundle (this allows to step into the taglibs code while debugging)
Well, I've tried the "minimal" steps, and they don't exactly work as advertised.