I have a list of objects in backing bean and I would like to iterate over it in JavaScript, so I tried the following:
I faced the same error and I resolved it by using "<" instead of < in for loop
"<"