Question: Hello, I am having some issues with my Eclipse JSP (Java) program. I have created two JSP files the first purpose makes a database table

Hello, I am having some issues with my Eclipse JSP (Java) program.

I have created two JSP files the first purpose makes a database table and populates the table with data. The second will display a form in the doGet method when invoked. I have most of the code done, I am just having issues getting my database to connect to the form I made and then display the information in a table format. I would also like a button here to take you back to the form, not sure if I did that part right since the table won't populate from the database.

If someone could look at the war file linked to my GitHub and make the changes (highlighting where) that would be great!

https://github.com/TreeRex95/csd-340

It's under the module_08.war and zip

Thanks for any help.

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!