This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Struts2 変数を通常の JSP <% 変数に変換するにはどうすればよいですか?
<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