RE: JSTL duplication of tag content

2004-08-16 Thread Karr, David
What container are you using? > -Original Message- > From: Johan Wasserman - BCX - Infrastructure Services > > Anyone else experiencing duplication of tag contents with JSTL? > > e.g. > > > > > > > > > where: > > form.title=Log new {0} > person.form.name=Person >

Re: JSTL duplication of tag content

2004-08-16 Thread Kris Schneider
> > > Niall > > - Original Message - > From: "Johan Wasserman - BCX - Infrastructure Services" > <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, August 16, 2004 3:20 PM > Subject: JSTL duplication of tag conte

Re: JSTL duplication of tag content

2004-08-16 Thread Niall Pemberton
t 16, 2004 3:20 PM Subject: JSTL duplication of tag content Anyone else experiencing duplication of tag contents with JSTL? e.g. where: form.title=Log new {0} person.form.name=Person Results in "Log new Person" the first time you open the form and "Log

JSTL duplication of tag content

2004-08-16 Thread Johan Wasserman - BCX - Infrastructure Services
Anyone else experiencing duplication of tag contents with JSTL? e.g. where: form.title=Log new {0} person.form.name=Person Results in "Log new Person" the first time you open the form and "Log new PersonPerson" the second time and "Log new PersonPersonPersonPersonPerson" the