How can I read the values of a TEXT FIELD within a JSP? What is the code that can access the text field?

I don't want to pass the values by session to itself.