TextBox « Page « JSF Q&A





1. How to get value in a textbox from a JSF page to a Java Class?    stackoverflow.com

I already created the bean, and it gets the value from the textbox, my problem is how can i pass it to another java class?