Question: In this assignment, you need to insert your own code to: 1. Read the input from the input stream 2. Identify if the request of


In this assignment, you need to insert your own code to: 1. Read the input from the input stream 2. Identify if the request of GET or POST by setting the pre-defined isGet and isPost value. 3. If it is a GET request, identify the name of the file being requested and pass the filename and replace ""/*enter the file name here*/ with the file name. this.processgetrequest(""/*enter the file name here*/)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
