Question: Using java servlet and JSP, develop a web application that will assist the Richfield administrator to add new users to a portal. I am required

Using java servlet and JSP, develop a web application that will assist the Richfield administrator to add new users to a portal. I am required to program MySQL database to store users' information. A database named portal should have one table called users.

Using java servlet and JSP, develop a web application that will assist

Using java servlet and JSP, develop a web application that will assist the Richfield administrator to add new users to a portal. You're required to create MySQL database to store users' information. A database named portal should have one table called users. View All Records Add New User to Richfield Portal Name: Samuel Password: Email: rametse.$9@gmail.com Gender: Male OFemale City Town: Pretoria Add User Once admin done registering the users, he/she must be able to view all records by clicking on the "View All Records" link, and a list of users will be displayed as shown in the screenshots below. The Admin should be able to "Edit" and "Delete" user records. Users List Id Name Password Email Gender City/Town Edit Delete Samuel 12345 rametse @ gmail.com Male Pretoria Edit Delete Add New User Note that you are advised to use Apache tomcat or Glassfish as your local web server to be able to run this web application. [20]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!