RE: Repost: Anybody Using Commons-Lang 2.0 With Struts 1.1?

2004-05-13 Thread Phil Steitz
Have a look at the lang 2.0 release notes here: http://www.apache.org/dist/jakarta/commons/lang/RELEASE-NOTES.txt and the JDIFF report here: http://jakarta.apache.org/commons/lang/Commons-Lang-1.0.1-to-2.0/changes.html Phil -Original Message- From: Hohlen, John

Re: Which version of Validator was shipped with Struts 1.1b2

2005-04-07 Thread Phil Steitz
IIRC, at the time when struts 1.1b2 was released, struts was bundling commons jars built from tagged sources. There is a tag named STRUTS_1_1_B2 in the validator sources. If you check out the source files using this tag, you should get the sources corresponding to what was bundled with struts 1.1b

Re: Use of tokens

2005-04-09 Thread Phil Steitz
It's a toy example, but the mailreader sample application included in the struts distribution demonstrates the use of tokens. Phil On Apr 9, 2005 5:22 PM, Brad Balmer <[EMAIL PROTECTED]> wrote: > Do people use tokens to disable multiple requests? I have pages that use > images to submit forms, t

Re: Best practice for dynamic Title values using Tiles?

2005-01-24 Thread Phil Steitz
Rick Reumann wrote: I'm switching back to using Tiles instead of Sitemesh and I remember one issue that I found annoying with Tiles and I'd be curious how you guys handle it. Say I have a form that is going to be reused for both "Edit" and "Add." I want the attribute to read something like "Add

Re: [FRIDAY] DBCP configuration

2007-01-05 Thread Phil Steitz
On 1/5/07, Christopher Schultz <[EMAIL PROTECTED] > wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Wesley, (Sorry, I accidentally sent my previous message before I was finished writing). Wesley Wannemacher wrote: > The main reason that I am currently leaning toward the iBATIS solution >