Hi,

I am using Visual Cafe 3.0 to debug servlets, and it works just fine.
if you are using JDK 1.1.7 and JSDK 2, you have nothing to configure,
just create a servlet project thanks to the wizard, put in your servlet code,
and run the servlet (the web browser is launched automatically) . Then you can
debug your servlet :
put conditional  breakpoints , watch your objects, ...

   Good luck

          Ronald.


> > -----Original Message-----
> > From: Mike Cannon-Brookes [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, September 06, 1999 5:03 AM
> > To:   [EMAIL PROTECTED]
> > Subject:      Servlet debugging?
> >
> > G'day all,
> >
> > How does one debug a servlet in JSDK2.1? The NullPointerException message
> > is
> > not in the least bit useful for a long complex servlet after staring at it
> > for a long while. ;)
> >
> > Is there no way to step through and debug the servlet code? (eg using
> > breakpoints, variable / thread viewing etc?)
> >
> > My development environment is MS Visual J++ but I am open to other ideas.
> > I
> > know VisualAge Enterprise has some built in features, but I don't feel
> > like
> > paying the $$ just for a debugging environment.
> >
> > Any info much appreciated,
> >
> > Cheers,
> > Mike
>


______________________________________________________________________
Message envoye depuis iFrance >>  http://www.ifrance.com
Gratuit >> Hebergement (50 Mo)/Vos emails (POP&HTML)/Vos P.A.
NOUVEAU : vos encheres On-line : http://ifrance.aucland.fr

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to