Re: Commons Chain Cookbook: Why have Struts Actions?

2004-12-18 Thread Craig McClanahan
On Fri, 17 Dec 2004 10:58:44 -, Pilgrim, Peter <[EMAIL PROTECTED]> wrote: > [snip] > Can a ``Context'' ever be too big? I mean, everytime a > web user hits a submit then a naive implementation would > create a big context object with a request, response, > errors, etc. What if an naive Struts 1

Re: Any objections to adding Ant get's to build.xml?

2004-12-18 Thread Eddie Bush
At worst case, it seems we could add a task to do the downloads of those binaries that are redistrutable. I think most folks would rather invoke an Ant task than have to chase down dependencies. It wouldn't even have to be tied to a compile. I don't think easing the task of creating a build is a

Re: Moving Validator Depenency to Version 1.1.4

2004-12-18 Thread Craig McClanahan
+1. That's the version of Commons Validator I plan to support in Shale as well. Craig On Thu, 16 Dec 2004 23:15:21 -, Niall Pemberton <[EMAIL PROTECTED]> wrote: > Does anyone object to me moving Strut's dependency on to the recently > released Version 1.1.4 of Commons Validator? > > Its a

Re: Any objections to adding Ant get's to build.xml?

2004-12-18 Thread Craig McClanahan
On Thu, 16 Dec 2004 22:10:50 -0800, Don Brown <[EMAIL PROTECTED]> wrote: > I'm setting up Struts to build from Ant (again), and have to go through > the hassle of setting up build.properties. When I brought struts-bsf > in, I changed its build.xml to, if a "lib" directory didn't exist, > create on

[OT} SVN: tagging history of a specific file?

2004-12-18 Thread Joe Germuska
Here's a Subversion question for folks: is there an easy way to figure out which versions associate with which tag in SVN? In CVS, i'm just accustomed to doing "cvs log | more" and seeing the association. But in SVN, that's not in the output of 'log'. This is also missing from the viewcvs im

struts cancel and validation security problem

2004-12-18 Thread erh+struts
I've identified a potential security problem in how struts handles the interaction between form validation and cancel buttons. The html:cancel tag works by creating an html submit button that has a magic name (org.apache.struts.taglib.html.CANCEL). When this parameter is set the s

[Apache Struts Wiki] Updated: StrutsTutorials

2004-12-18 Thread dev
Date: 2004-12-18T06:43:22 Editor: VicCekvenich <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsTutorials URL: http://wiki.apache.org/struts/StrutsTutorials no comment Change Log: -- @@ -5,6 +5,

[Apache Struts Wiki] Updated: StrutsTutorials

2004-12-18 Thread dev
Date: 2004-12-18T06:43:05 Editor: VicCekvenich <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsTutorials URL: http://wiki.apache.org/struts/StrutsTutorials no comment Change Log: -- @@ -1,8 +1,