By debu I mean visualising request and session attributes.

I would like a tag like  <html:debug/> that I could place at the end of a
page

a.k.a cold fusion page debug ?

----- Original Message -----
From: "James Childers" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 11:18 PM
Subject: RE: Debugging Http Request Response


>
> What are people using to debug, http-session, request and
> response objects.
>
> Is it a case or role your own ?
>

Depends on what you mean by "debug." I use Cactus unit tests to make sure my
components (serlvets, custom tags, etc.) are behaving properly. If you are
talking about run-time debugging within an IDE, I personally use Eclipse,
although there are certainly other tools available that allow for this
functionality.

-= James

--
To unsubscribe, e-mail:
<mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail:
<mailto:struts-user-help@;jakarta.apache.org>




--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to