<dl>
<dt>Servlet Engine</dt>
<dd><%= session.getServletContext().getMajorVersion() %>.<%= session.getServletContext().getMinorVersion() %></dd>
<dt>JSP Engine</dt>
<dd><%= JspFactory.getDefaultFactory().getEngineInfo().getSpecificationVersion() %></dd>
<dt>Application Server</dt>
<dd><%= application.getServerInfo() %></dd>
</dl>
More than 5 years have passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme