Question: Java servlet pages Code ord g [35 points Exercise II - RMI Create an API that provide two functions to a client that allow him/her
Java servlet pages Code

ord g [35 points Exercise II - RMI Create an API that provide two functions to a client that allow him/her to either add a book or display the list of books. The list of books is maintained on the server in an array of Strings. This array contains the book's title only. From the client side the display should be as per the below: Enter your choice 2-exit 1-display all books 2-add new book Create the server-side interface (5 points), implementation (10 points), driver (10 points) as well as the client-side app (10 points) that communicates remotely with the server to add or display books. End of document 1:12 PM ord g [35 points Exercise II - RMI Create an API that provide two functions to a client that allow him/her to either add a book or display the list of books. The list of books is maintained on the server in an array of Strings. This array contains the book's title only. From the client side the display should be as per the below: Enter your choice 2-exit 1-display all books 2-add new book Create the server-side interface (5 points), implementation (10 points), driver (10 points) as well as the client-side app (10 points) that communicates remotely with the server to add or display books. End of document 1:12 PM
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
