When the jsp compiler finds and error it shows you the jsp line number. Is there a way to get it to show you the line number where an exception was thrown in the jsp? Currently it shows you the line number in the servlet generated from the jsp which is less than helpful.
Also, Is there ever going to be a way to view the generated servlet via a tab (like Lomboz)?
Thanks
John Myers