Skip to content

Created page with list of all users.#57

Open
SophiaJefferson wants to merge 8 commits into
milestone_2from
userspage
Open

Created page with list of all users.#57
SophiaJefferson wants to merge 8 commits into
milestone_2from
userspage

Conversation

@SophiaJefferson
Copy link
Copy Markdown
Collaborator

List of all users should also have links to the users. Each page should have access to see the list of users.

Copy link
Copy Markdown
Owner

@gauravmishra gauravmishra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you have to write a servlet that serves the /users URL and feeds the users.jsp page. In the doGet() fn, it should get a list of all users from userStore and pass it to the jsp to display (similar to how ConversationServlet does with all conversations). Additionally, add the servlet mapping to web.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants