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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started