u can process that component at server side by using binding attribute,
each html tag componet is bind to only its class type in backing bean,
so u can process that component at server side using the instance mentods.
Ex :Setting visibility of a component when user performs some operation