How do I debug JSP.
I am using Kawa IDE for WebLogic5.1 in NT platform
Thanxz
Nazilin A
-
JSP debugging (5 messages)
- Posted by: Nazilin Vaheed
- Posted on: August 29 2000 19:15 EDT
Threaded Messages (5)
- JSP debugging by kirubakaran ellappan on September 01 2000 04:32 EDT
- JSP debugging by Nazilin Vaheed on September 01 2000 09:49 EDT
- JSP debugging by steve hu on September 01 2000 10:50 EDT
- JSP debugging by Nazilin Vaheed on September 05 2000 11:41 EDT
- JSP debugging by Alex Reznikov on October 03 2000 00:43 EDT
-
JSP debugging[ Go to top ]
- Posted by: kirubakaran ellappan
- Posted on: September 01 2000 04:32 EDT
- in response to Nazilin Vaheed
Use System.out.println() in jsp. You can see the output in console. Is same as java Debugging in Dos Console. -
JSP debugging[ Go to top ]
- Posted by: Nazilin Vaheed
- Posted on: September 01 2000 09:49 EDT
- in response to kirubakaran ellappan
Thanxs Kiru..
But I am looking for setting break points in the jsp code in Kawa or any other IDE .
Nazilin A -
JSP debugging[ Go to top ]
- Posted by: steve hu
- Posted on: September 01 2000 10:50 EDT
- in response to Nazilin Vaheed
You can use WebGain Studio. It's an IDE that contains Weblogic 5.1 and Visual Cafe 4.0 enterprise. You can start weblogic server within Visual Cafe and debug JSPs, Servlets and EJBs.
Hope it will help.
Steve Hu -
JSP debugging[ Go to top ]
- Posted by: Nazilin Vaheed
- Posted on: September 05 2000 11:41 EDT
- in response to steve hu
Thanxs Steve..,
Does Kawa support jsp debugging??
Nazilin A -
JSP debugging[ Go to top ]
- Posted by: Alex Reznikov
- Posted on: October 03 2000 00:43 EDT
- in response to Nazilin Vaheed
Cheap:
Karmira debugger (jsp's in the servlet form only)
Expensive:
JBuilder enterprise, WebGain studio