2008/10/13 Mead Lai <[EMAIL PROTECTED]>: > I have added public getters and setters methods. > but how to write the struts tag > <s:url id="url" action="myAction!list.action"> > <s:param name="page.index"> > 12</s:param> > </s:url> > > can I use <s:param name="page.index"> to set model properties?
Yes, you can use them like that, only remeber to have public getters and setters (for Page and for Index) Regards -- Lukasz http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]