{"id":3856,"date":"2014-03-30T06:02:18","date_gmt":"2014-03-30T06:02:18","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/how-can-jre-be-enough-for-tomcat-to-handle-jsp-files-why-not-jdk-collection-of-common-programming-errors\/"},"modified":"2014-03-30T06:02:18","modified_gmt":"2014-03-30T06:02:18","slug":"how-can-jre-be-enough-for-tomcat-to-handle-jsp-files-why-not-jdk-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/how-can-jre-be-enough-for-tomcat-to-handle-jsp-files-why-not-jdk-collection-of-common-programming-errors\/","title":{"rendered":"How can JRE be enough for Tomcat to handle JSP files? Why not JDK?-Collection of common programming errors"},"content":{"rendered":"<p>Tomcat bundles a copy of the Eclipse compiler, rather than using the JDK javac compiler. It&#8217;s faster (or, at least, it used to be), has less restrictive licensing, and removes the dependency on the full JDK.<\/p>\n<p>http:\/\/tomcat.apache.org\/tomcat-5.5-doc\/jasper-howto.html<\/p>\n<blockquote>\n<p>The Eclipse JDT Java compiler is now used to perform JSP java source code compilation<\/p>\n<\/blockquote>\n<p>This suggests that prior to Tomcat 5.5, the full JDK was required.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Tomcat bundles a copy of the Eclipse compiler, rather than using the JDK javac compiler. It&#8217;s faster (or, at least, it used to be), has less restrictive licensing, and removes the dependency on the full JDK. http:\/\/tomcat.apache.org\/tomcat-5.5-doc\/jasper-howto.html The Eclipse JDT Java compiler is now used to perform JSP java source code compilation This suggests that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3856","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3856","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3856"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3856\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3856"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3856"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3856"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}