I am implementing pagination for most of my jsp's so I created a pagination bean with properties corresponding to pagination and this bean extends to ActionForm .
All my formbeans extend to the pagination bean class. In all my action classes I am repeating code to set values corresponding to pagination and the rest is setting properties specific to formbeans . I want to avoid the repetation of code for setting pagination values in my action classes . Is there way to avoid this. thanks & regards __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]