Hi there, I am trying to use <html:link tag, and I have no problem just doing a plain <html:link, however, I would like to have it render the <html:link into something like -- <a href="/myapp/[EMAIL PROTECTED]" ></a>
That is, I am not sure how to specify the html:link so that it takes par1 and [EMAIL PROTECTED] If you have a nice example, I would appreciate it. Cheers, Alex.