I want to retrieve the value from the URL. My URL looks like:
http://www.test.com/questions/gradename/
http://www.test.com/questions/gradename/subjectname
http://www.test.com/questions/gradename/subjectname/topicname
http://www.test.com/questions/gradename/subjectname/topicname/subtopicname
Now I want to find out the gradename (which is Dynamic value) from the URL.