2007/9/11, pavan reddy <[EMAIL PROTECTED]>: > > an html attribute should be passed in quotes, removing doesnt really help
In your example there are both single and double quotes: the double ones interfere with the ones that you use in <bean:write> tag. HTML attributes can have either single or double quotes: you can choose among them. BTW did you try removing the double quotes? Antonio