What Do U think abt this feature

2003-10-19 Thread Puneet Agarwal
Struts Developers, This is one of my first few mails to this forum. I have been using struts for almost 2 years now. In our applications we have been having a need to navigate from one page to another in a cris-cross manner. Say a screen J1 could have been called from number of screens J2 to Jn.

Re: Multiple form-beans and Action class

2003-10-19 Thread Ted Husted
The controller will only populate a single ActionForm for each ActionMapping. At least automatically. The HttpServerRequest is passed to your Action, so you could always populate some others if you like. See the code in the RequestProcessor to see how the controller does it. Depending on your

cvs commit: jakarta-struts/doc/userGuide preface.xml

2003-10-19 Thread husted
husted 2003/10/19 05:28:00 Modified:doc status.xml doc/news index.xml doc/resources extensions.xml related.xml resources.xml utilities.xml doc/userGuide preface.xml Log: Routine updates. Revision

Bug report for Struts [2003/10/19]

2003-10-19 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: What Do U think abt this feature

2003-10-19 Thread john sessler
Hello Puneet, Your extension looks useful to me. Thats just my opinion; others will decide whether your ideas and code become part of Struts. If your design includes a new request processor then it should work for anyone needing your functionality and not needing the functionality provided by

DO NOT REPLY [Bug 23924] New: - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23924] - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23924] - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 23924] - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

HOWTO for Dispatch and Validator

2003-10-19 Thread Afshartous, Nick
Title: HOWTO for Dispatch and Validator In discussion of this enhancement http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17306. it was suggested that someone write a HOWTO for using the DispatchAction and Validator together. I gave it a go and the HOWTO is attached. -- Nick

DO NOT REPLY [Bug 23924] - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: What Do U think abt this feature

2003-10-19 Thread Puneet Agarwal
Hi John, Find below the code snippet(Please ignore mistakes, I am a novice...), that you have desired, I agree that some people may require this and some may not, and thanks for your motivating gesture.

DO NOT REPLY [Bug 23924] - Enhanced performance for TagUtils.filter()

2003-10-19 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=23924. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.