Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache Tomcat Setup for Backend #20

Closed
nishantarora23 opened this issue Jul 9, 2023 · 1 comment
Closed

Apache Tomcat Setup for Backend #20

nishantarora23 opened this issue Jul 9, 2023 · 1 comment
Assignees
Labels
task Identifies individual tasks or action items that contribute to the implementation of specific featur
Milestone

Comments

@nishantarora23
Copy link
Owner

nishantarora23 commented Jul 9, 2023

Description
This task involves setting up Apache Tomcat for the backend of the "CareerConnect" website. Apache Tomcat will be used to deploy Java Servlets and handle HTTP requests to support the website's server-side functionality.

Acceptance Criteria

  • Identify the appropriate version of Apache Tomcat based on project requirements and compatibility with the backend code.
  • Install and configure Apache Tomcat on the designated server or hosting environment.
  • Configure the server.xml and web.xml files to define the necessary server settings and servlet mappings.
  • Deploy the backend code, including the Java Servlets, to the Apache Tomcat server.
  • Verify that the deployed Servlets are accessible and functional by performing comprehensive testing.
  • Implement security measures, such as SSL/TLS configuration and secure communication protocols, to ensure data integrity and protection.
  • Document the Apache Tomcat setup process, including configuration details and deployment steps, for future reference and maintenance purposes.
  • Collaborate with the team to ensure proper integration between the frontend and backend components of the website.

Additional Information

Story Points: 3
Priority: Highest

@nishantarora23 nishantarora23 added the task Identifies individual tasks or action items that contribute to the implementation of specific featur label Jul 9, 2023
@4navdeep 4navdeep added this to the Sprint-2 milestone Jul 11, 2023
4navdeep added a commit that referenced this issue Jul 14, 2023
nishantarora23 added a commit that referenced this issue Jul 14, 2023
@4navdeep
Copy link
Collaborator

Tomcat setup completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Identifies individual tasks or action items that contribute to the implementation of specific featur
Projects
None yet
Development

No branches or pull requests

2 participants