Hi, I want to implement paging with DisplayTag, but I'm stuck with encoded table name (d-<number>-p). As for now I have my Action implement ParameterAware and manually grab the page number from the map. I'm curious if there is a neat way to have the page parameter mapped onto action or something alike (so I don't have to expose any request data structures to an action).
Thanks in advance, Pawel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]