A request dispatch does the work on the server side

And that’s the big difference between a redirect and a request dispatch—redirect makes the client do the work while request dispatch makes something else on the server do the work. So remember: redirect = client, request dispatch = server. We’ll say more about request dispatch in a later chapter, but these two pages should give you a quick look at the highlights.

Request Dispatch

image with no caption
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset