an other option would be to output it into HTML comments; the JSP-comments
are not displayed on the html-source.

Best Regards,
_____________________________________________________
adrian papari | java programmer | cluster46 ab
p: +46 8 150550 | f: +46 8 157085 | m: +46 708 257297
surbrunnsgatan 33 | 113 48 | stockholm | sweden
[EMAIL PROTECTED] | www.cluster46.com



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of G.Nagarajan
Sent: 19 January 2001 14:06
To: [EMAIL PROTECTED]
Subject: Re: new to jsp debugging


I use
<% System.out.println("check pointx");%>

and
<% System.out.println("value of var:" +var) %>

and some intuition and guesses. :-)



-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Tom Simpson
Sent: Friday, January 19, 2001 1:09 PM
To: [EMAIL PROTECTED]
Subject: new to jsp debugging


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

===========================================================================
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

===========================================================================
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