Getting parameter

Hi all,

I put a variable in my url (www.domain.com/language/controller/ action). The 'language' is always in the url and should be read out with every new call.

Do I need to read it out at the ApplicationController?

Regards, Stijn