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
|