Hi Xunming: In addition to the method suggested by David,I found the messages generated in the JSWDK Webserver (you can view the messages in the JSWDK Webserver window) also to be useful. I found this especially to be useful in my current project where I developed a JSP to call a bean to perform some database querying. Hope this helps. Regards, Balu > ---------- > From: David Gowe[SMTP:[EMAIL PROTECTED]] > Reply To: David Gowe > Sent: Friday, April 07, 2000 5:09 PM > To: [EMAIL PROTECTED] > Subject: Re: How to debug a Jsp File? > > Hi Xunming! > > The best way that I've figured debugging JSP's is to put some comments in > the position u wish to see a result and see if that comment is getting > generated at the right location in the rendered page. Yeah! It may seem a > bit crude, but I guess there is no better (and efficient) way to deal with > this situation as you do not have any debuggers yet built exclusively for > debugging JSP. > > David Gowe > > PS: Let me know if you get any better answer, plz! > > ----- Original Message ----- > From: Xunming Liu <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 07, 2000 7:41 AM > Subject: Re: How to debug a Jsp File? > > > > Hi: > > > > I am using SDK1.2.2 and JSWDK1.0.1. I find it's difficult to debug the > error. Any > > one have some good suggestion about that? > > > > Thx. > > > > Xunming > > > > > ========================================================================== > = > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > > Some relevant FAQs on JSP/Servlets can be found at: > > > > http://java.sun.com/products/jsp/faq.html > > http://www.esperanto.org.nz/jsp/jspfaq.html > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > > > > ========================================================================== > = > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.html > http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
