itpcl <> wrote:
> What is the usual way to debug a [struts] action class?
I don't know about others, but I use logging (with Log4J). After
reproducing the error, I can then check the log to see what went wrong.
Another method is to start your application server in debugging mode,
something many (all?) often-used IDE's can do. In that case you can also
set a breakpoint and step through the execution.
kind regards,
Oscar
--
Oscar Kind
http://home.hccnet.nl/okind/
Software Developer for contact information, see website
PGP Key fingerprint: 91F3 6C72 F465 5E98 C246 61D9 2C32 8E24 097B B4E2