On Monday 03 March 2003 15:50, you wrote:
> On Mon, 3 Mar 2003, David Goodenough wrote:
> > Now for the next one. I am trying to use the SQL resultset method
> > isLimitedByMaxRows. I tried <c:if
> > test="${result.isLimitedByMaxRows}"> but that got reject with unable
> > to get value of ... with operator ".", so I tried
> > result.limitedByMaxRows and that got the same. Presumably it is
> > looking for a get method, how do I access an is method?
>
> ${result.limitedByMaxRows} is correct; are you sure it produced an error?
You are right, I really must learn to spell!
Thanks
David
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]