Subject: Getting a value from the request object for a custom tag?
From: "Preston Crawford" <[EMAIL PROTECTED]>
 ===
I'm writing a custom pager for a resultset my company needs to page through.
I don't return every record, just the amount and set indicated by page size
and page number in the query. But I also want to return the total number
found.

So what I do, is in my action I make two calls..



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to