This is a question about Velocity's LinkTool http://velocity.apache.org/tools/devel/view/LinkTool.html
The addQueryData() method of this tool creates parameters with an ampersand - &; but xHTML specifies that correct way to write an ampersand in a xhtml is to use the ampersand character reference "&" -- so that would make ¶m=value as &param=value. Is there any xHTML compatible method available in newer versions of LinkTool? rgds, - Manish --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@velocity.apache.org For additional commands, e-mail: user-h...@velocity.apache.org