2008/5/1 Brad A Cupit <[EMAIL PROTECTED]>: > > I'm curious if there is a neat way to have the page > > parameter mapped onto action or something alike > > You should be able to put a setter on the Action. So, if your url parameter > is named pageNum, your action would have a setPageNum() method.
Sure, that'd have worked. But DisplayTag keeps information about page Number in very specific format - "d-<encoded_table_name>-p", so it might look like "d-339584-p". --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]