Hubert, that is EXACTLY what was wrong -- you were 100% correct! I guess, sometimes, it just takes 'another eye' to see things properly..
Cheers, Alex. On 7/7/05, Aleksandar Matijaca <[EMAIL PROTECTED]> wrote: > > Wouldn't that give me a null-pointer exception?? I will give it a try, > and let you kow! > > Thanks for the response, Alex. > > > On 7/7/05, Hubert Rabago <[EMAIL PROTECTED]> wrote: > > > > The problem could be that getDnaForm() is returning null. See if it > > makes a difference if getDnaForm() instantiates dnaForm before > > returning it if it's currently null. > > > > Hubert > > > > > > On 7/7/05, Aleksandar Matijaca < [EMAIL PROTECTED]> wrote: > > > Hi there, > > > > > > I am having a problem, trying to embed one ValidatorForm inside of > > another > > > --- specifically this is the situation: > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > >