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

Please visit the following link:
Assign struts 2 property to JSP
The above link will provide you a good example that will illustrate you struts property tag easily.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
