I have a problem with giving the tag a default value. When I created a .jsp file as follow,
I faced a similar situation. The below code:
${content}
Worked out for me.