Re: The html:link Tag

2004-06-13 Thread Mark Lowe
try and forget the rest. Mark On 12 Jun 2004, at 23:56, Caroline Jen wrote: Thanks for the reply. If I use the html:link tag and I have one parameter, how do I use the paramId/paramName/paramProperty? For example, I have: what should I do when I convert it to html:link Caroline --- Niall Pember

Re: The html:link Tag

2004-06-12 Thread Niall Pemberton
st" <[EMAIL PROTECTED]> Sent: Saturday, June 12, 2004 10:56 PM Subject: Re: The html:link Tag > Thanks for the reply. If I use the html:link tag and > I have one parameter, how do I use the > paramId/paramName/paramProperty? > > For example, I have: > href="vie

Re: The html:link Tag

2004-06-12 Thread Caroline Jen
Thanks for the reply. If I use the html:link tag and I have one parameter, how do I use the paramId/paramName/paramProperty? For example, I have: what should I do when I convert it to html:link Caroline --- Niall Pemberton <[EMAIL PROTECTED]> wrote: > With the LinkTag you have two options fo

Re: The html:link Tag

2004-06-12 Thread Niall Pemberton
With the LinkTag you have two options for parameters - you can add one parameter using the paramId/paramName/paramProperty attributes or you can specify a bean property using the name/property attributes which contain a Map of parameters. So in your case if you put your sort, order and offset para