{"id":20367258,"url":"https://github.com/namila007/javaee-web-app-test","last_synced_at":"2026-03-09T03:31:28.715Z","repository":{"id":119177879,"uuid":"119873434","full_name":"namila007/JavaEE-Web-App-Test","owner":"namila007","description":"Trying JavaEE Web App with servelets","archived":false,"fork":false,"pushed_at":"2018-02-02T18:04:16.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-09T15:23:17.455Z","etag":null,"topics":["java-web","java-web-app","java-web-framework","javaee"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/namila007.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-02-01T18:05:01.000Z","updated_at":"2025-11-26T19:12:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"636f973e-8e47-4986-be6e-efd92acae4d0","html_url":"https://github.com/namila007/JavaEE-Web-App-Test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/namila007/JavaEE-Web-App-Test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namila007%2FJavaEE-Web-App-Test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namila007%2FJavaEE-Web-App-Test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namila007%2FJavaEE-Web-App-Test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namila007%2FJavaEE-Web-App-Test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namila007","download_url":"https://codeload.github.com/namila007/JavaEE-Web-App-Test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namila007%2FJavaEE-Web-App-Test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281490,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-web","java-web-app","java-web-framework","javaee"],"created_at":"2024-11-15T00:30:08.987Z","updated_at":"2026-03-09T03:31:28.690Z","avatar_url":"https://github.com/namila007.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaEE-Web-App-Test\nTrying JavaEE Web App with servelets\n\n## ---How to Run---\n------\n### Basic Setup for IntelliJ Idea\n\n#### 1 Go to edit Configurations\n![screenshot_1](https://user-images.githubusercontent.com/18147085/35695155-b910f186-07a9-11e8-9c46-ac981f9d1087.jpg)\n\n#### 2.Add Tomcat Local Server\n![screenshot_2](https://user-images.githubusercontent.com/18147085/35695156-b949394c-07a9-11e8-8323-3945869442d5.jpg)\n\n#### 3. Relevent settings will automatically setup\n![screenshot_3](https://user-images.githubusercontent.com/18147085/35695158-b9820e7a-07a9-11e8-957a-5bc438bd3bea.jpg)\n\n#### 4. Go to Project Setting (`ALT+Ctrl+Shift+S`)\n![screenshot_4](https://user-images.githubusercontent.com/18147085/35695159-b9c1a076-07a9-11e8-8247-bdc9105eff5e.jpg)\n\n#### 5.Go to `Module` tab,select module folder, then click on Dependencies tab.\n![screenshot_14](https://user-images.githubusercontent.com/18147085/35747738-62e858a8-0871-11e8-9108-3aebf66ff9d4.jpg)\n\n#### 6.  Add Tomcat Library and tick `Export`\n![screenshot_6](https://user-images.githubusercontent.com/18147085/35695168-c3243520-07a9-11e8-8c06-ff9bc277d45d.jpg)\n\n![screenshot_7](https://user-images.githubusercontent.com/18147085/35695169-c35ce6ea-07a9-11e8-88f5-9de6a1a561b4.jpg)\n\n#### 7. Add Facet `Web` and select Source Root\n![screenshot_9](https://user-images.githubusercontent.com/18147085/35695170-c3948ff0-07a9-11e8-880f-93ec32309df2.jpg)\n\n![screenshot_10](https://user-images.githubusercontent.com/18147085/35695171-c3dbb704-07a9-11e8-8939-71359a42fa28.jpg)\n\n#### 8. Add Artifact `Web Exploded` From modules\n![screenshot_11](https://user-images.githubusercontent.com/18147085/35695172-c42f94b4-07a9-11e8-82c5-e046e170ec9d.jpg)\n\n![screenshot_12](https://user-images.githubusercontent.com/18147085/35695173-c46bc966-07a9-11e8-8bef-5cf1d5db7de5.jpg)\n\n#### 9. Compile and run `:)`\n![screenshot_13](https://user-images.githubusercontent.com/18147085/35695174-c554db06-07a9-11e8-88f5-af43fe55873a.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamila007%2Fjavaee-web-app-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamila007%2Fjavaee-web-app-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamila007%2Fjavaee-web-app-test/lists"}