It would be great to be able to select a piece of jsp code or javascript code, press ctrl / and have the section commented out and of course visa versa ctrl \ to uncomment. It would be awesome if that can be extend to html comment and uncomment as well.
Another greate addition, when editing jsp code, the ability to jump to java source code for the method definition of an object if that source is available (part of project).