Which Version Am I Running On (Wiki forum at Coderanch) (original) (raw)

posted 9 years ago

Here's a snippet of JSP code that displays the Servlet API version, the JSP version, the JRE version and also the name and version of the servlet container (taken from a Saloon post by Bauke Scholtz).


JspFaq ServletsFaq