
In Struts2
<s:property value='count'/>
I wants to assign
<% int count = %><s:property value='count'/><% ; %>
But its not working.

But i wants to assign the value to jsp variable

I wants to assign

wants to assign
<s:property value="fname" />
to jsp variable