The error in the original post is usually caused by a scriptlet expression that does not appear by itself as an attribute value. For example, this should work fine:
But this will cause the error:
By the way, don't use page for the scripting variable name, it's already defined as an implicit object...
rajshkhr pandey
Ranch Hand
Joined: Oct 14, 2009
Posts: 35
posted
0
Thanks all for your your response,
I have used following code also but it is not working as "Kris Schneider" says it is causing error