|
|
|
|
Advantages of the Query Strings:- 1. Query strings are easy to implement. 2. Browser support for passing values in a query string is nearly universal. 3. Query strings are contained in the HTTP request for a specific URL and do not require server resources.
|
|
| | |