get to a componet from a bean

how can i get to a component in my jsp file from a bean?thanks in advanced.
[89 byte] By [ppl1a] at [2007-11-27 6:19:07]
# 1
Look into the binding attribute. The binding attribute is available on almost all JSF components and will allow you to get a Java instance of that component. There should be lots of helpful material out there.CowKing
IamCowKinga at 2007-7-12 17:33:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...