Re: how to escape double quotes in html:link

2006-10-03 Thread Laurie Harper
Vinod Kumar wrote: Hi All, I am trying to create a list of html links dynamiclly. I have a collection of links. My HyperLink class has one linkURL field and another linkDesc field (its a javabean). When I iterate thru these links, the double quotes are causing problem and i have tried ever

how to escape double quotes in html:link

2006-10-03 Thread Vinod Kumar
Hi All, I am trying to create a list of html links dynamiclly. I have a collection of links. My HyperLink class has one linkURL field and another linkDesc field (its a javabean). When I iterate thru these links, the double quotes are causing problem and i have tried every possible combination