developing with JSTL a PAIN!!?
Hi
Im just getting my hands wet with JSTL 1.0. One main annoying issue i have is whenever an error is made and found my the runtime it most of the times just says this if a tag is missing "javax.servlet.ServletException: End of content reached while more parsing required: tag nesting error?". I'm not knuth and do make mistakes but if my code was huge how the heck would i be expected to find where the missing tag is? if you notice there isnt even a line number.
I am using WAS..just wondering what all you jsp/jstl pros use as an IDE out there for developing?
thanks

