Re: FW: Opinion on design ideas???

2001-12-09 Thread Ted Husted
Ted Husted wrote: But, the Struts framework is really about about the Controller. You can use Actions as View Helpers, but if these views were going to be the basis of *my* application, I'd put the rendering engine in its own servlet. Though, I suppose, if someone really, really doesn't want

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

2001-12-09 Thread husted
husted 01/12/09 15:28:50 Modified:doc/userGuide resources.xml Log: Add several new resources. Revision ChangesPath 1.17 +10 -3 jakarta-struts/doc/userGuide/resources.xml Index: resources.xml

Last commit to resources.xml...

2001-12-09 Thread Arron Bates
Ted, Can I get that link changed? Arron. [EMAIL PROTECTED] wrote: husted 01/12/09 15:28:50 Modified:doc/userGuide resources.xml Log: Add several new resources. Revision ChangesPath 1.17 +10 -3 jakarta-struts/doc/userGuide/resources.xml Index:

Re: FW: Opinion on design ideas???

2001-12-09 Thread Incze Lajos
Though, I suppose, if someone really, really doesn't want to forward control, another approach would be to use a ViewAction as a base class, and then call a render method at the end of perform. public ActionForward render( ActionMapping mapping, ActionForm form,

Struts Filters (Servlets 2.3)

2001-12-09 Thread Peter Heller
Will there be a subclass created in struts such as actionFilter ? Will the Struts filter be part of web.xml or struts-config.xml? -- Posted via jApache.org -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Struts Filters (Servlets 2.3)

2001-12-09 Thread Craig R. McClanahan
On Sun, 9 Dec 2001, Peter Heller wrote: Date: Sun, 09 Dec 2001 20:36:34 -0500 From: Peter Heller [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Struts Filters (Servlets 2.3) Will there be a subclass created in struts such as

Re: Struts Filters (Servlets 2.3)

2001-12-09 Thread Craig R. McClanahan
On Sun, 9 Dec 2001, Peter Heller wrote: Date: Sun, 09 Dec 2001 20:36:34 -0500 From: Peter Heller [EMAIL PROTECTED] Reply-To: Struts Developers List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Struts Filters (Servlets 2.3) Will there be a subclass created in struts such as

latest CVS source and Ant1.4.1 compile issues

2001-12-09 Thread Steven D. Wilkinson
I've had some problems with the latest cvs source and trying to compile it using ant1.4.1. The problems center around the deprecated Style task in ant1.4.1. It's not something that can be fixed with the build.properties file, it needs to be fixed in your ant1.4.1 environment. Ant needs to find

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

2001-12-09 Thread husted
husted 01/12/09 19:00:13 Modified:doc/userGuide resources.xml Log: no message Revision ChangesPath 1.18 +1 -2 jakarta-struts/doc/userGuide/resources.xml Index: resources.xml === RCS

DO NOT REPLY [Bug 4986] - additional properties needed on html:image and html:textarea

2001-12-09 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=4986. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Freetext attribute for all tags...

2001-12-09 Thread Arron Bates
Idea... There was just that too and fro in additional properties needed on html:image... bug in that there was the argument over what to support and what not to support... if there was a standard property (ie: freetext, freeform, uglytext or something) where developers could add a string to