cvs commit: jakarta-struts/doc status.xml

2002-11-23 Thread jmitchell
jmitchell2002/11/23 21:28:54 Modified:doc status.xml Log: Typos Revision ChangesPath 1.17 +8 -8 jakarta-struts/doc/status.xml Index: status.xml === RCS file: /home/cvs/jakarta-struts/d

RE: Tools in Struts [was: Re: Struts At ApacheCon 2002]

2002-11-23 Thread Matt Raible
I'm thinking of starting an Xdoclet/Middlegen-based Struts project where (hopefully) most of the code can be generated. Can I start a project within the one below? Thanks, Matt > If anyone is interested, I have a Struts project setup at > SourceForge that is open to all comers. > http://sour

Re: RE: servletMapping field in ActionServlet (1.0.2) (long)

2002-11-23 Thread Ted Husted
IMHO, the best way to use XML is as a generator/decorator for objects. One decoration might be to pass a script to a Java class for processing, but framing conditions in a XML files seems to step over the line to me. Right now, a very good way to test preconditions is through a component like

Re: Struts logo

2002-11-23 Thread AQToor
Hi, I think its a good idea, I hope not to offend sombody but a competition may result in a better logo AQtoor --- Emmanuel Boudrant <[EMAIL PROTECTED]> wrote: > Hi, > > That's not an important question but does the Struts > logo was final ? ... if no, what about > organize a Struts Logo Competi

cvs commit: jakarta-struts/contrib/scaffold/src/java/org/apache/struts/scaffold BaseForm.java BaseAction.java

2002-11-23 Thread husted
husted 2002/11/23 11:09:19 Modified:contrib/scaffold/src/java/org/apache/struts/scaffold BaseForm.java BaseAction.java Log: + BizFormImpl: Initial version, reusing code from ProcessAction. Interface and BizAction to follow. + BaseForm: Add createHelper met

cvs commit: jakarta-struts/contrib/scaffold/src/java/org/apache/struts/scaffold BizFormImpl.java ProcessDispatchAction.java ProcessAction.java

2002-11-23 Thread husted
husted 2002/11/23 11:09:08 Modified:contrib/scaffold/src/java/org/apache/struts/scaffold ProcessDispatchAction.java ProcessAction.java Added: contrib/scaffold/src/java/org/apache/struts/scaffold BizFormImpl.java Log: + BizFormI

Re: Velocity Tools for Struts [long]

2002-11-23 Thread Ted Husted
11/22/2002 5:47:55 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote: >yeah, i haven't gotten to see it, but i heard he talked about the >Velocity+Struts stuff in it. i'm hoping it gets more people >looking into and/or using that code. i think there's some good >potential there, but progress has kinda

Re: RE: RE: servletMapping field in ActionServlet (1.0.2)

2002-11-23 Thread Ted Husted
11/23/2002 9:31:00 AM, "Nelson, Laird" <[EMAIL PROTECTED]> wrote: >> -Original Message- >> From: Ted Husted [mailto:[EMAIL PROTECTED]] >> 11/22/2002 1:26:45 PM, "Nelson, Laird" <[EMAIL PROTECTED]> >> wrote: >> >Is my company unique in trying to do >> >things this way? >> >> Probably not

DO NOT REPLY [Bug 14799] - Does not work with Sybase EAServer 4.1.0

2002-11-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Velocity vs. JSP: objective tests?

2002-11-23 Thread edgar
This looks a lot like a religious discussion and didn't your mother tell you about such having such dicsussions in public ;-\. Edgar -Original Message- From: Geir Magnusson Jr. [mailto:[EMAIL PROTECTED]] Sent: Saturday, November 23, 2002 8:46 AM To: Struts Developers List Subject: Re: Ve

Re: Velocity vs. JSP: objective tests?

2002-11-23 Thread Geir Magnusson Jr .
On Friday, November 22, 2002, at 04:47 PM, Craig R. McClanahan wrote: #foreach $result in $results { $result.ID $result.Name } actually, this is syntax is almost completely wrong. :) a more fitting example would be: #foreach( $result in $sometool.results ) $re

DO NOT REPLY [Bug 14800] - Fix initialization bug and add size parameter to form-property

2002-11-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14800] New: - Fix initialization bug and add size parameter to form-property

2002-11-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14799] New: - Does not work with Sybase EAServer 4.1.0

2002-11-23 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: RE: servletMapping field in ActionServlet (1.0.2)

2002-11-23 Thread Nelson, Laird
> -Original Message- > From: Ted Husted [mailto:[EMAIL PROTECTED]] > 11/22/2002 1:26:45 PM, "Nelson, Laird" <[EMAIL PROTECTED]> > wrote: > >Is my company unique in trying to do > >things this way? > > Probably not, but Struts hasn't been trying to be all things to > all people. =:0) > >

RE: Struts logo

2002-11-23 Thread Craig R. McClanahan
On Fri, 22 Nov 2002, James Mitchell wrote: > > I prefer the last one, but we might have a few legal issues to tackle first. > ROFL on the last one :-). Too bad that I can barely tolerate the "superclass" product this image is based on. :-) Craig -- To unsubscribe, e-mail: