Hello dudes, i trying to set a taglib property with ( ' ) inside its text, like:
<my-tag sql="select * from preoducts where product_name ='CHAIR'"/>
But when i check the property�s value is something like:
"select * from preoducts where product_name ="
For me, seems that taglib�s parser stops to read the value when it
found ( � ) in my text.
Any idea?
Regards,
Edson
