There is a way to add \"TODO\"s to Java classes so that they will show up in Eclipse\'s Tasks view.
//TODO: comment about what needs done
Does
Look around Eclipse preferences - you can type "task" as a filter text - you should find options there to enable task tags for JSPs.