Re: Easy form populate question for gurus

2005-05-22 Thread Randy Kennedy
is a String field. This defeats the whole purpose for me using the LazyValidatorForm method in the first place. Anyway, it fixed my problem, and it appears that I have to stop being lazy. ;-( -- Randy Kennedy Software Engineer Appriss, Inc. (Provider of the VINE Service) 10401 Linn Station Road, Suite

Easy form populate question for gurus

2005-05-20 Thread Randy Kennedy
it?. -- Randy Kennedy Appriss, Inc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Easy form populate question for gurus

2005-05-20 Thread Randy Kennedy
a value? Hubert On 5/20/05, Randy Kennedy [EMAIL PROTECTED] wrote: Why does an object reference (e.g. [EMAIL PROTECTED]) show up in my text fields when I prepopulate the form using Jakarta commons BeanUtils.copyProperties(...)? The values in the database are null, and I know this has something to do

LookupDispatchAction - missing resource in key method map

2005-05-11 Thread Randy Kennedy
I've banged my head on this problem for at least 4-5 hours, and I'm at my wits end. I've already reviewed several possible solutions, but it appears that I have everything in order for using the LookupDispatchAction class. Here's the message that I receive: --- 10:17:29,172 ERROR [Engine]

Re: LookupDispatchAction - missing resource in key method map

2005-05-11 Thread Randy Kennedy
of button.respondent.add.memory. Hope this explanation makes sense. I figured it out once I downloaded the code and stepped through the code debug mode. Randy Kennedy wrote: I've banged my head on this problem for at least 4-5 hours, and I'm at my wits end. I've already reviewed several possible solutions

Any way to retrieve the index of html:select?

2005-05-06 Thread Randy Kennedy
to take the selection index and use that to pull the information out of a List that is stored as a session variable. -- Randy Kennedy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Setting focus on invalid form submission

2005-05-02 Thread Randy Kennedy
to the first INVALID form element? Thanks for any help. -- Randy Kennedy - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]