RE: date validation problem

2002-10-11 Thread Peggy Davidson
If you search the archive you will find that there was a patch applied shortly after the beta 2 release for the StrutsValidator Class. I resolved mine by downloading the latest struts.jar only and it fixed the problem just fine. Or, you can download the source file and fix the problem and

RE: date validation problem

2002-10-11 Thread Peggy Davidson
the problem. Has the patch just been recently committed? Jerry -Original Message- From: Peggy Davidson [mailto:[EMAIL PROTECTED]] Sent: Friday, October 11, 2002 8:00 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: date validation problem If you search the archive you

installation of nightly

2002-10-05 Thread Peggy Davidson
Hi, I have some weirdness happening with the validator when using the struts 1.1-b2 and updating only the struts.jar file versus installing and running from the latest nightly release. I was having the problem with the date validator coming up with an error even though it wasn't required and the

validating CreditCard field

2002-10-03 Thread Peggy Davidson
Hi, I was working with jakarta-struts-1.1-b2 and was having a problem with the date field being validated even if the field was not required and was empty. I saw the thread on the patch that was released shortly after b2 to resolve the problem responded to by David Derry on 9/08, so I download

RE: when to use Struts

2002-08-18 Thread Peggy Davidson
We had a 30-day prototype to get up and running and chose Struts for the framework. There were 3 team members, none of whom had ever used Struts before. We chose it because of how much we had heard about ease of use, etc from other peers. We made our deadline and the interface included about

RE: common-logger.properties and log4j vs jdk14logger

2002-07-25 Thread Peggy Davidson
: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 25, 2002 11:22 AM To: Struts Users Mailing List Subject: Re: common-logger.properties and log4j vs jdk14logger On Wed, 24 Jul 2002, Peggy Davidson wrote: Date: Wed, 24 Jul 2002 23:33:08 -0400 From: Peggy Davidson [EMAIL PROTECTED

RE: configuring commons-logging/simplelog within Struts

2002-07-25 Thread Peggy Davidson
The commons-logging.properties file should be placed in the WEB-INF/classes directory. As far as manually stating its location I haven't tried this but I understand that you can specify a custom logging properties file by using system property on the command line similar to: java

common-logger.properties and log4j vs jdk14logger

2002-07-24 Thread Peggy Davidson
I am trying to get some good logging implemented and was trying to use the jdk14logger since I am on jdk1.4 but can't seem to find enough information to configure the properties file. I have read the O'Reilly chapter, the api's etc but still struggling in trying to get the properties and the

RE: Struts Tabs Example Error

2002-07-17 Thread Peggy Davidson
: Peggy Davidson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 17, 2002 12:24 AM To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: RE: Struts Tabs Example Error Yep, should have included that info, sorry. It's a nightly build, jakarta-struts-20020715.tar.gz. All of the other examples

Struts Tabs Example Error

2002-07-16 Thread Peggy Davidson
Hi, in researching the mailing lists I did see the reference to the tab example included in the tiles distribution but when I try to use the either the tabs or tab example (tiles-documentation/examples/tabs.jsp or tiles-documentation/examples/summariesTabs.jsp) I am getting the following error:

RE: Struts Tabs Example Error

2002-07-16 Thread Peggy Davidson
, Eddie Peggy Davidson wrote: Hi, in researching the mailing lists I did see the reference to the tab example included in the tiles distribution but when I try to use the either the tabs or tab example (tiles-documentation/examples/tabs.jsp or tiles-documentation/examples/summariesTabs.jsp) I am