%@ page contentType="text/html; charset=Shift_JIS" %> <%@ page import="javahello.*" %> <%@ taglib uri="/jsp/helloworld.tld" prefix="hw" %>
| NO | 言語 | メッセージ |
|---|---|---|
| <%=helloResult.getInt("NO") %> | <%=helloResult.getString("LANGUAGE") %> | <%=helloResult.getString("MESSAGE") %> |