1.

What are the various steps to create the request object?

Answer»

In order to create a REQUEST OBJECT, we have to go through 4 DIFFERENT steps. These are:

  • Step 1: FILL the route.
  • Step 2: Fetch the route.
  • Step 3: Create a request context.
  • Step 4: Create a CONTROLLER instance.


Discussion

No Comment Found