Implementation of IView interface
init is called when the bean is first instanciated
we use this to st up information such as the browser type and hooks into
the DOM
Implementation of IView interface which sets a requested property to a given value
In this case we also use this call to execute the methods for setting and getting
cookies.