File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Getting User inputs to Connection Bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Getting User inputs to Connection Bean" Watch "Getting User inputs to Connection Bean" New topic
Author

Getting User inputs to Connection Bean

Steve Dyke
Ranch Hand

Joined: Nov 16, 2004
Posts: 1127
In the JSP's I have used I collected the form attributes, called a class sending these attributes as parameters and updated a database file with these values.

Can I do the same with JSF? When I submit the JSF can I fire a bean using the form attributes? If so can you tell me how?
 
 
subject: Getting User inputs to Connection Bean
 
Threads others viewed
can I get the request object in managed bean?
what is my form bean called and how do i write it's values to the page directly?
Access backing bean variables from JSP directly
Add Multiple rows in Servlet
Passing data from JSF page in the backing bean
developer file tools