You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alice Zoë Bevan–McGregor edited this page May 1, 2016
·
24 revisions
One of the principal aspects of a web application framework is the process of resolving a URL to some thing which can either process the request or that represents the resource at that address. The process of translating “paths” into “objects” is, however, universal and not restricted to the web problem domain.