Re: What JDK version are you using?

2006-01-24 Thread 谢意军
JDK 1.4.2. And I am considering switching to 1.5 too. What JDK version are you using? - [ ] JDK 1.2 [ ] JDK 1.3 [ ] JDK 1.4 [ ] JDK 1.5 (or JDK 5) - I'm mainly interested in the impact of moving Commons Valdator to a minimum dependency of JDK 1.4 to use

Re: What JDK version are you using?

2006-01-23 Thread Saul Qunming Yuan
[X] JDK 1.4 [X] JDK 1.5 (or JDK 5) using Validator. - I'm mainly interested in the impact of moving Commons Valdator to a minimum dependency of JDK 1.4 to use the RegExp support rather than depending on ORO, so it would be useful if you could indicate whether you are usi

Re: What JDK version are you using?

2006-01-23 Thread Laurie Harper
Niall Pemberton wrote: - [ ] JDK 1.2 [ ] JDK 1.3 [X] JDK 1.4 [X] JDK 1.5 (or JDK 5) - And yes, using Validator. L. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: What JDK version are you using?

2006-01-23 Thread Simon Chappell
On 1/23/06, Frank W. Zammetti <[EMAIL PROTECTED]> wrote: *snip* > Sticking with Struts 1.2.4 for a while (very slow to upgrade versions of > anything around here). Hah! We have you beat. We're still using Struts 1.1! Simon -- www.simonpeter.com uab.blogspot.com

Re: What JDK version are you using?

2006-01-23 Thread Rafael Nami
[X] JDK 1.4 [X] JDK 1.5 (or JDK 5) Best Regards Rafael Mauricio Nami 2006/1/23, Frank W. Zammetti <[EMAIL PROTECTED]>: > > > 1.4(.2) here. Likely to be on that for at least another year, quite > possibly more. > > Libraries I use on a regular basis: > > Beanutils, Digester, Lang, Code, Collecti

Re: What JDK version are you using?

2006-01-23 Thread Frank W. Zammetti
1.4(.2) here. Likely to be on that for at least another year, quite possibly more. Libraries I use on a regular basis: Beanutils, Digester, Lang, Code, Collections, FileUpload, HTTPClient, Logging and Net (and soon EMail as well). Sticking with Struts 1.2.4 for a while (very slow to upgrade ve

Re: What JDK version are you using?

2006-01-23 Thread Ed Griebel
1.4 (+ Struts 1.2 ) We're locked into this for at least a couple of years, corporate decision. -ed On 1/23/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > What JDK version are you using? > > - > [ ] JDK 1.2 > [ ] JDK 1.3 > [ ] JDK 1.4 > [ ] JDK 1.5 (or JDK 5) > -

Re: What JDK version are you using?

2006-01-23 Thread Ulrich Elsner
I am using a minimum of JDK 1.4 for my Struts based applications. 1.5 has recently been approved so I am considering moving them to Tiger if I can find a good reason to do so (i.e., not migrating just for the sake of newness). Ulrich ---

Re: What JDK version are you using?

2006-01-23 Thread Marcelo Morales
JDK 1.4 This is required by one of my customers. So i use 1.4 for everybody else, so i don't have to deal with any other JDK. Using validator extensively. Validator seems ubiquitous in most of my struts projects and i use it beyond action form validation (in configuration and some defensi

Re: What JDK version are you using?

2006-01-23 Thread Bart Busschots
Using Validation and JDK1.4.2 and will be doing so for at least a year. Bart. Niall Pemberton wrote: What JDK version are you using? - [ ] JDK 1.2 [ ] JDK 1.3 [ ] JDK 1.4 [ ] JDK 1.5 (or JDK 5) - I'm mainly interested in the impact of moving Commons Va

Re: What JDK version are you using?

2006-01-23 Thread Craig McClanahan
On 1/23/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > What JDK version are you using? > > - > [ ] JDK 1.2 > [ ] JDK 1.3 > [X] JDK 1.4 > [ X JDK 1.5 (or JDK 5) > - > > I'm mainly interested in the impact of moving Commons Valdator to a > minimum dependency

Re: What JDK version are you using?

2006-01-23 Thread Rick Reumann
Stuck with 1.4 at work for a while. On 1/23/06, Emmanouil Batsis <[EMAIL PROTECTED]> wrote: > > 1.4.2 > > atta-ur rehman wrote: > > >[X] JDK 1.5 (or JDK 5) > > > >No validator. > > > >HTH. > > > >ATTA > > > >On 1/23/06, Dave Newton <[EMAIL PROTECTED]> wrote: > > > > > >>Simon Chappell wrote: > >>

Re: What JDK version are you using?

2006-01-23 Thread Emmanouil Batsis
1.4.2 atta-ur rehman wrote: [X] JDK 1.5 (or JDK 5) No validator. HTH. ATTA On 1/23/06, Dave Newton <[EMAIL PROTECTED]> wrote: Simon Chappell wrote: 1.4.1 and Struts 1.1 You're lucky. About 2/3 of our deployments are on 1.3. We use 1.3, 1.4, and new stuff will (hopefull

Re: What JDK version are you using?

2006-01-23 Thread atta-ur rehman
[X] JDK 1.5 (or JDK 5) No validator. HTH. ATTA On 1/23/06, Dave Newton <[EMAIL PROTECTED]> wrote: > > Simon Chappell wrote: > > 1.4.1 and Struts 1.1 > > > You're lucky. > > About 2/3 of our deployments are on 1.3. > > We use 1.3, 1.4, and new stuff will (hopefully) be 1.5. > > I'm using validat

Re: What JDK version are you using?

2006-01-23 Thread Dave Newton
Simon Chappell wrote: > 1.4.1 and Struts 1.1 > You're lucky. About 2/3 of our deployments are on 1.3. We use 1.3, 1.4, and new stuff will (hopefully) be 1.5. I'm using validator via the typical struts validation stuff. > Ain't corporate standards a wonderful thing? :-) > Sure. I tell mysel

Re: What JDK version are you using?

2006-01-23 Thread Wendy Smoak
On 1/23/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > What JDK version are you using? [X] JDK 1.5 (or JDK 5) And I'm using Validator. -- Wendy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: What JDK version are you using?

2006-01-23 Thread Simon Chappell
1.4.1 and Struts 1.1 Ain't corporate standards a wonderful thing? :-) On 1/23/06, Niall Pemberton <[EMAIL PROTECTED]> wrote: > What JDK version are you using? > > - > [ ] JDK 1.2 > [ ] JDK 1.3 > [ ] JDK 1.4 > [ ] JDK 1.5 (or JDK 5) > - > > I'm mainly inter

RE: What JDK version are you using?

2006-01-23 Thread Myatluk Andrey
[X] JDK 1.5 (or JDK 5) + Validator Andrey -Original Message- From: Niall Pemberton [mailto:[EMAIL PROTECTED] Sent: Monday, January 23, 2006 2:37 PM To: Struts Users Mailing List Subject: What JDK version are you using? What JDK version are you using? - [ ] JDK 1.2 [