I am trying to generate <a href> using <html:link> tag. I need to append a query string at the end of the URL
What I want to achieve is <A href="/index.do?firstname=john">LINK</A> Using <html:link page="/index.do" paramId="firstname" paramProperty="john">LINK</html:link> Can someone give me an example on how to use <html:link> tag using paramID attribute. Thanks for any assistance Sandhya --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]