Can anybody point me to the tool to debug JSP. My code is very messy with unclosed tags. I want to check all the tags so I can confirm that file is valid.
Pls reply soon.
Thanks, Bhavin
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
posted
0
ORACLE JDeveloper is a nice debugger tool for JSP.
Sripathi Krishnamurthy
Ranch Hand
Joined: Mar 07, 2005
Posts: 232
posted
0
WSAD (Websphere studio Application Developer) is the best
Vikas Bhatia
Greenhorn
Joined: Mar 22, 2005
Posts: 17
posted
0
Originally posted by Sripathi Krishnamurthy: WSAD (Websphere studio Application Developer) is the best
You can use Eclipse with MyEclipse plugin!
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.