how could I get parameters from jsf page to a servlet?

Hello !I would like some to explain me how could i get parametersfor instance from a <h:inputText value ="mBean.data"> when i go from jsf to a servlet page ? thanks!!
[186 byte] By [Sonecaa] at [2007-10-3 0:41:41]
# 1
Why not looking at the reneded html?Anyway I think you need to specify an Id for the component. The name of the parameter is the client id of that component.
agoriaa at 2007-7-14 17:35:58 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...