{"id":20365037,"url":"https://github.com/h3ar7b3a7/servletsandjsp","last_synced_at":"2026-05-11T09:52:57.173Z","repository":{"id":136744717,"uuid":"309890814","full_name":"H3AR7B3A7/ServletsAndJsp","owner":"H3AR7B3A7","description":"Exploration of Java Enterprise web applications, Servlets and Java Server Pages.","archived":false,"fork":false,"pushed_at":"2020-12-30T16:27:46.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T18:46:42.515Z","etag":null,"topics":["java-server-pages","jee","mongodb","servlets"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/H3AR7B3A7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-04T04:52:32.000Z","updated_at":"2020-12-30T16:27:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"02158c03-9da7-4e50-911b-959e71ae609c","html_url":"https://github.com/H3AR7B3A7/ServletsAndJsp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/H3AR7B3A7/ServletsAndJsp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FServletsAndJsp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FServletsAndJsp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FServletsAndJsp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FServletsAndJsp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/H3AR7B3A7","download_url":"https://codeload.github.com/H3AR7B3A7/ServletsAndJsp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/H3AR7B3A7%2FServletsAndJsp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java-server-pages","jee","mongodb","servlets"],"created_at":"2024-11-15T00:15:04.894Z","updated_at":"2026-05-11T09:52:57.152Z","avatar_url":"https://github.com/H3AR7B3A7.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Servlets \u0026 JSP\n[Doc: JavaEE application](https://www.jetbrains.com/help/idea/creating-and-running-your-first-java-ee-application.html)\n\n## Deployment\n### TomCat or GlassFish\n[Tomcat](http://tomcat.apache.org/) is simply an HTTP server and a Java servlet container. [Glassfish](https://javaee.github.io/glassfish/download) is a complete Java EE application server, including an EJB container and all the other features of this stack. ... By comparison, Tomcat server administration is easier than Glassfish administration, since there are fewer moving parts in Tomcat.\n\n### Default URL\nhttp://localhost:8080/ServletsAndJsp_war_exploded/  \nWhere \"ServletsAndJsp\" is the project name.  \nThis can be changed in the 'Run/Debug configurations'.\n\n## Servlets\n[Interface](https://docs.oracle.com/javaee/7/api/javax/servlet/Servlet.html)  \n[HttpServlet](https://docs.oracle.com/javaee/7/api/javax/servlet/http/HttpServlet.html)  \n[GenericServlet](https://docs.oracle.com/javaee/7/api/javax/servlet/GenericServlet.html)  \n[FacesServlet](https://docs.oracle.com/javaee/7/api/javax/faces/webapp/FacesServlet.html)\n\n## File structure\nThe server hides the WEB-INF file from users.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3ar7b3a7%2Fservletsandjsp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh3ar7b3a7%2Fservletsandjsp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3ar7b3a7%2Fservletsandjsp/lists"}