How do I convert a Struts2 variable into a regular JSP <% variable?
<s:iterator var="item" value="results">
<jsp:useBean id="item" type="com.google.appengine.api.search.ScoredDocument"/>
Caused by: java.lang.InstantiationException: bean item not found within scope