cvs commit: jakarta-struts/src/share/org/apache/struts/plugins DigestingPlugIn.java

2003-08-11 Thread dgraham
dgraham 2003/08/06 21:01:41 Added: src/share/org/apache/struts/plugins DigestingPlugIn.java Log: Added DigestingPlugIn from PR# 18127. Revision ChangesPath 1.1 jakarta-struts/src/share/org/apache/struts/plugins/DigestingPlugIn.java Index:

DO NOT REPLY [Bug 19420] - BaseHandlerTag should use its getter methods

2003-08-11 Thread bugzilla
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=19420. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22252] New: - Locale ignored on MessageResources.getMessage(String arg0)

2003-08-11 Thread bugzilla
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=22252. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: When is the next release?

2003-08-11 Thread Edgar Dollin
The users of struts can understand 1.2.1 w/o 1.2.0, most of use are also using tomcat as well and most of us skip releases. If it takes extra time for no other benefit than to keep things neet, it is probably not worth the effort. Edgar -Original Message- From: Steve Raeburn

RE: ActionForwards, et al (was SuccessAction)

2003-08-11 Thread Mike Jasnowski
This may be a good time to add an ActionContext interface instead of passing all these individual pieces. This would also slightly remove the dependence on Servlet to allow us more flexibility when we look at the portlet API. As an outside observer I would like to see something like this added.

Re: RE: SuccessAction (was RE: Addition of two new actions)

2003-08-11 Thread
ÔÚ 2003-08-08 21:15:00 ÄúдµÀ£º I've created some patches to try this out and attached them to Bugzilla.of you ? Could you tell me ? Thanks~~ http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22267 Sorry about the multiple patch files, but WS Studio wouldn't play ball. I haven't touched

DO NOT REPLY [Bug 22307] - Add encoding attribute to bean:include

2003-08-11 Thread bugzilla
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=22307. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

RE: ActionForwards, et al (was SuccessAction)

2003-08-11 Thread Mike Jasnowski
Ideally, I believe another class, specified by the ActionForward, should be responsible for setting up any chrome a particular page may need. It's the one that knows where the page is (via the path property), and so it's the one that should be privy to these details. Not sure if this

DO NOT REPLY [Bug 21614] - RequestUtils.getActionMappingName(String) should recognize anchor

2003-08-11 Thread bugzilla
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=21614. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 22327] New: - Action attribute of link tags does not rewrite properly

2003-08-11 Thread bugzilla
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=22327. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/doc/resources views.xml

2003-08-11 Thread mrdon
mrdon 2003/08/11 16:38:33 Modified:doc/resources views.xml Log: Added Cocoon Plugin link and description Revision ChangesPath 1.5 +1 -0 jakarta-struts/doc/resources/views.xml Index: views.xml

RE: Parameter/Mapping/ConfigDispatchAction (Was RE: Addition of two new actions)

2003-08-11 Thread Steve Raeburn
Internationalisation doesn't/can't apply to the naming of classes. We'd have to rewrite the whole framework for each language. Ted raised the issue in regard to naming of the action forward, but also addressed that point himself. Steve -Original Message- From: Peter A. Pilgrim

DO NOT REPLY [Bug 22086] - update note on VelocityStruts in resources doc

2003-08-11 Thread bugzilla
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=22086. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELHtmlTag.java

2003-08-11 Thread dmkarr
dmkarr 2003/08/09 17:50:47 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/html ELHtmlTag.java Log: Reverting fix for compile errors. Revision ChangesPath 1.9 +7 -7

Re: Decomposing RequestProcessor -- Some Code To Play With

2003-08-11 Thread Paul Smith
Hey guys, this is exactly what pageflow does, though it does more as well. Oh well Im working on a white paper which describes the functionality. How would I go about getting something into the contrib folder? - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: [EMAIL