View Single Post
Old 02-06-08, 02:37 AM   #2 (permalink)
starboy2007
Junior Member
 
Join Date: Jun 2008
Age: 24
Posts: 8
Thanks: 0
Thanked 2 Times in 1 Posts
Thanks: 0
Thanked 2 Times in 1 Post
Rep Power: 1 starboy2007 is on a distinguished road
Cool Re: Debugging a Servlet?

No Radhika ,,,never
why are u being bother for a tool shool to debug ur servlet

just write System.out.println("some text" +urparameter) beneath the suspected line if the text is printed corresponding to the value of ur parameter then ur servlet is working fine ,,moreover put System.out.println("##########") or any thing at various lines of ur program ,,if line is printed on black window of server ,it means ur compiler reached upto line and code is ok ...


thats how u can debug your servlet

No Problem ,,just chill.

thanks and rgds
ravi
starboy2007 is offline   Reply With Quote