Srinivas Vakkalanka on 08/05/06 11:32, wrote:
Hi,
I am new to struts. I have a request that, for every request I want to
display a message or log a message using struts frame work. How this could
achieve. Please help in this regard
Hi Srinivas,
your requirement would normally be implemented using your logging
component (commons-logging would be a good first choice). You code
against the logging API and you control where it puts the output via the
configuration. Check out the jakarta website and look for commons, and
then the logging subproject. They have a useful 'quickstart' section in
their docs online.
Adam
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]