{"id":23192,"date":"2021-03-26T20:15:33","date_gmt":"2021-03-27T00:15:33","guid":{"rendered":"http:\/\/bangla.salearningschool.com\/recent-posts\/installing-apache-tomcat-6-0-windows-root-by-sayed-ahmed\/"},"modified":"2021-03-26T20:15:33","modified_gmt":"2021-03-27T00:15:33","slug":"installing-apache-tomcat-6-0-windows-root-by-sayed-ahmed","status":"publish","type":"post","link":"http:\/\/bangla.sitestree.com\/?p=23192","title":{"rendered":"Installing Apache Tomcat 6.0: Windows #Root #By Sayed Ahmed"},"content":{"rendered":"<ul>\n<li>Make sure you have installed J2SE 5 (both the jdk and the jre) or greater (for tomcat 6.0, j2se5 is required according to my experience)<\/li>\n<li>Set the JAVA_HOME environment variable to the path of the JDK<\/li>\n<li>Download Tomcat 6 from http:\/\/tomcat.apache.org\/download-60.cgi<\/li>\n<li>Click on the downloaded setup.exe file<\/li>\n<li>Select Core+service+examples i.e. full install<\/li>\n<li>When the installer asks for the JRE, provide the path for jre 5 (jre 6 did not work for me)<\/li>\n<li>For user name and password I kept user name to be admin password to be blank [you can also set one]<\/li>\n<li>Next, Next, Finish &#8211; tomcat will be installed and start running [if the option was selected]<\/li>\n<li>Set the CATALINA_HOME environment variable to the installation path of the Tomcat 6.0 &#8211; it is important for deploying J2EE web applications under Tomcat<\/li>\n<\/ul>\n<p> From: http:\/\/sitestree.com\/?p=3655<br \/> Categories:Root, By Sayed Ahmed<br \/>Tags:<br \/> Post Data:2016-09-15 14:20:21<\/p>\n<p>\t\tShop Online: <a href='https:\/\/www.ShopForSoul.com\/' target='new' rel=\"noopener\">https:\/\/www.ShopForSoul.com\/<\/a><br \/>\n\t\t(Big Data, Cloud, Security, Machine Learning): Courses: <a href='http:\/\/Training.SitesTree.com' target='new' rel=\"noopener\"> http:\/\/Training.SitesTree.com<\/a><br \/>\n\t\tIn Bengali: <a href='http:\/\/Bangla.SaLearningSchool.com' target='new' rel=\"noopener\">http:\/\/Bangla.SaLearningSchool.com<\/a><br \/>\n\t\t<a href='http:\/\/SitesTree.com' target='new' rel=\"noopener\">http:\/\/SitesTree.com<\/a><br \/>\n\t\t8112223 Canada Inc.\/JustEtc: <a href='http:\/\/JustEtc.net' target='new' rel=\"noopener\">http:\/\/JustEtc.net (Software\/Web\/Mobile\/Big-Data\/Machine Learning) <\/a><br \/>\n\t\tShop Online: <a href='https:\/\/www.ShopForSoul.com'> https:\/\/www.ShopForSoul.com\/<\/a><br \/>\n\t\tMedium: <a href='https:\/\/medium.com\/@SayedAhmedCanada' target='new' rel=\"noopener\"> https:\/\/medium.com\/@SayedAhmedCanada <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Make sure you have installed J2SE 5 (both the jdk and the jre) or greater (for tomcat 6.0, j2se5 is required according to my experience) Set the JAVA_HOME environment variable to the path of the JDK Download Tomcat 6 from http:\/\/tomcat.apache.org\/download-60.cgi Click on the downloaded setup.exe file Select Core+service+examples i.e. full install When the installer &hellip; <\/p>\n<p><a class=\"more-link btn\" href=\"http:\/\/bangla.sitestree.com\/?p=23192\">Continue reading<\/a><\/p>\n","protected":false},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1917],"tags":[],"class_list":["post-23192","post","type-post","status-publish","format-standard","hentry","category-fromsitestree-com","item-wrap"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack-related-posts":[{"id":68510,"url":"http:\/\/bangla.sitestree.com\/?p=68510","url_meta":{"origin":23192,"position":0},"title":"Installing Apache Tomcat 6.0: Windows #8","author":"Author-Check- Article-or-Video","date":"August 4, 2021","format":false,"excerpt":"Make sure you have installed J2SE 5 (both the jdk and the jre) or greater (for tomcat 6.0, j2se5 is required according to my experience) Set the JAVA_HOME environment variable to the path of the JDK Download Tomcat 6 from http:\/\/tomcat.apache.org\/download-60.cgi Click on the downloaded setup.exe file Select Core+service+examples i.e.\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":66344,"url":"http:\/\/bangla.sitestree.com\/?p=66344","url_meta":{"origin":23192,"position":1},"title":"Creating Java Development Environment with Struts for Your Home PC #Java Short Notes","author":"Sayed","date":"July 18, 2021","format":false,"excerpt":"Creating Java Development Environment with Struts for Your Home PC.......................... Why Struts? Just take a look at the web-sites using Struts J2EE does not meet all the requirements for web-applications. Struts addresses these requirements. Check this article for details Components Required J2SE 5\/6 or J2EE 5 - both JRE and\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":65977,"url":"http:\/\/bangla.sitestree.com\/?p=65977","url_meta":{"origin":23192,"position":2},"title":"Writing your first Spring application #Java Short Notes","author":"Author-Check- Article-or-Video","date":"July 18, 2021","format":false,"excerpt":"Requirements: JDK 1.4.2 (or above), Tomcat 5.0+, Ant 1.6.1+ Also, you can use cygwin in windows to emulate linux like commands set JAVA_HOME, ANT_HOME, CATALINA_HOME environment variables - paths to the installed software Add to PATH: JAVA_HOME\/bin, ANT_HOME\/bin, CATALINA_HOME\/bin You can start with the minimal application like struts-blanke.war or webapp-minimal\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":67418,"url":"http:\/\/bangla.sitestree.com\/?p=67418","url_meta":{"origin":23192,"position":3},"title":"Apache Axis: Installation: Application Deployment: SOAP Message Monitoring #Java Short Notes","author":"Author-Check- Article-or-Video","date":"July 21, 2021","format":false,"excerpt":"Apache Axis: Installation: Application Deployment: SOAP Message Monitoring ..... .... .... .... .... ... ... ... ... Video Tutorial Explaining the Concepts in this Short-Note JAX-RPC is about SOA, SOAP, XML, Remote communications Apache Axis implements JAX-RPC API. Hence, when you code to this API, your application will run with\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":67404,"url":"http:\/\/bangla.sitestree.com\/?p=67404","url_meta":{"origin":23192,"position":4},"title":"How to create apache axis based SOA application #Java Short Notes","author":"Author-Check- Article-or-Video","date":"July 21, 2021","format":false,"excerpt":"Tools required\/Used: J2SE6, Tomcat 6.0.16, Apache Axis 1.4, mailapi.jar and activation.jar. Tools can be downloaded from Apache Axis Based SOA Application Development DID NOT MENTION in the Video: You have to keep tools.jar from J2SE6 in the classpath or make it accessible from the application anyhow Set your CATALINA_HOME and\u2026","rel":"","context":"In &quot;FromSitesTree.com&quot;","block_context":{"text":"FromSitesTree.com","link":"http:\/\/bangla.sitestree.com\/?cat=1917"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":10444,"url":"http:\/\/bangla.sitestree.com\/?p=10444","url_meta":{"origin":23192,"position":5},"title":"cwp-taglib.tld Tag Library Descriptor file used by the custom tags in this chapter.","author":"","date":"August 28, 2015","format":false,"excerpt":"cwp-taglib.tld Tag Library Descriptor file used by the custom tags in this chapter. <?xml version=\"1.0\" encoding=\"ISO-8859-1\" ?> <!DOCTYPE taglib \u00a0PUBLIC \"-\/\/Sun Microsystems, Inc.\/\/DTD JSP Tag Library 1.1\/\/EN\" \u00a0\"http:\/\/java.sun.com\/j2ee\/dtds\/web-jsptaglibrary_1_1.dtd\"> <!-- a tag library descriptor --> <taglib> \u00a0 <!-- after this the default space is \u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0 \"http:\/\/java.sun.com\/j2ee\/dtds\/jsptaglibrary_1_2.dtd\" \u00a0\u00a0 --> \u00a0 <tlibversion>1.0<\/tlibversion> \u00a0\u2026","rel":"","context":"In &quot;Code . Programming Samples . \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae \u0989\u09a6\u09be\u09b9\u09b0\u09a8&quot;","block_context":{"text":"Code . Programming Samples . \u09aa\u09cd\u09b0\u09cb\u0997\u09cd\u09b0\u09be\u09ae \u0989\u09a6\u09be\u09b9\u09b0\u09a8","link":"http:\/\/bangla.sitestree.com\/?cat=1417"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/23192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=23192"}],"version-history":[{"count":0,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=\/wp\/v2\/posts\/23192\/revisions"}],"wp:attachment":[{"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=23192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=23192"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/bangla.sitestree.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=23192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}