inputText vs. htmlInputText

I thought that h:inputText will provide users with a text field to fill out some information. Now, I see there is something called htmlInputText.What are the differenced between them? And what is the proper occassion to use either of them?Thanks for your guidance.
[292 byte] By [jiapei_jena] at [2007-10-2 3:59:40]
# 1
If I understand your question correctly, javax.faces.component.html.HtmlInputText is the object instantiated while processing an h:inputText tag.John.
JohnLusk4a at 2007-7-15 23:21:31 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...