well, here's the way i do it.  i'm running java web server on solaris
and if i keep the terminal window from which i started the server open,
any "System.out.println()" messages in jsps or beans are output to this
terminal window.  then, it's as simple as writing a few such lines in
your jsp and finding where they stop printing.

does anyone know if this behaviour with the terminal window is the same
in the iPlanet Web Server?



Tom Simpson wrote:
>
> Hi
>
> I'm new to JSP and would like to know how you debug
>
> I tried using <!-- comments --> but the jsp page
> doesn't have the comments.
>
> Can some one tell me how they debug is jsp
>
> this will help me know if it is the jsp or the bean
> i'm using (i mean trying to use)
>
> any response would help
>
> my backgroud is
> c++
> HTML
>
> Thanks
>
> tcssls
>
> =====
> Thomas Simpson
> [EMAIL PROTECTED]
>
> __________________________________________________
> Do You Yahoo!?
> Get email at your own domain with Yahoo! Mail.
> http://personal.mail.yahoo.com/
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
> 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

--
I18n group,
Sun Microsystems Ireland.
Phone: 8199751, x19751

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to