>>>>> "John" == John Menke <[EMAIL PROTECTED]> writes:

    >> At this point, I would be executing this in the debugger, and
    >> tracing through
    >> the SelectTag code, and your form bean code.

    John> I have to get JSP debugging setup to do that.  Do you know if eclipse
    John> supports
    John> JSP debugging with Tomcat?

You're not debugging JSP pages, you're debugging pure java code.  You just set
breakpoints in the tag handler code itself, and in your form bean code.

-- 
===================================================================
David M. Karr          ; Java/J2EE/XML/Unix/C++
[EMAIL PROTECTED]   ; SCJP



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to