Re: c:out not finding values that are in a pojo, inside an actionForm.

2005-06-29 Thread Mick Knutson
Not exactly. test1 actually is a pojo. Then there is a value in there called lastPinChangeDate or getLastPinChangeDate(). And nothing I have tried will print that value out at all. Kjersti Berg wrote: > On 6/28/05, Dave Newton <[EMAIL PROTECTED]> wrote: > > Mick Knutson wrote: > > > > >Here is my

Re: c:out not finding values that are in a pojo, inside an actionForm.

2005-06-28 Thread Kjersti Berg
On 6/28/05, Dave Newton <[EMAIL PROTECTED]> wrote: > Mick Knutson wrote: > > >Here is my stack: > >As you can see, the values are there, but it just is not picking them > >up. > >Also, here is what I have in the jsp: > > > > >property="activity.lastPinChangeDate"/> > > > >  >key="l

Re: c:out not finding values that are in a pojo, inside an actionForm.

2005-06-28 Thread Dave Newton
Mick Knutson wrote: Here is my stack: As you can see, the values are there, but it just is not picking them up. Also, here is what I have in the jsp:   <%%> [] What would be the I'm tired and crabby so probably thinking poorly, but if you do a isn't the ob