i'm creating a complex application similiar to a social network and based on ExtJs framework. I need to have specific url for each performable action, so for example, the edit user action will have the url www.mynet.com/editprofile?id=425 i'm creating a complex application similiar to