You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2001/11/02 17:29:21 UTC

DO NOT REPLY [Bug 4593] New: - A few enhancements that I think would be useful

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4593>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4593

A few enhancements that I think would be useful

           Summary: A few enhancements that I think would be useful
           Product: Struts
           Version: 1.0 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Unknown
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: sh@blsun.com


I thought I would make a few suggestions for enhancing the framework:

1) It would be nice if struts incorporated log4j functionality rather than 
using the webserver logger... set #2 below for follow-up.

2) Debugging settings should be on a per-action rather than a system wide 
setting.  The debug on could be used to change the log level (e.g. DEBUG to 
INFO) parameter to log4j so that message is then printed automatically.

3) It would be very useful if the framework provided a performance monitoring 
bean.  One could see when the request is received, processed, sent to jsp and 
sent to client.  This could be "dumped" to the log or other datastore for 
viewing.

4) On-line admin (via JMX / Web) to dynamically set debugging levels (see 2) 
and view performance statistics (see 3), etc.

I would be glad to discuss these or try to contribute.  I am new to Java / 
Struts but have been involved in building high volume infrastructure to trading 
systems (C++) in the past and many of these have been extremely useful for 
production support.

Scott

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>