aspose file tools
The moose likes JSF and the fly likes add function: problem with creating a new entity bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "add function: problem with creating a new entity bean" Watch "add function: problem with creating a new entity bean" New topic
Author

add function: problem with creating a new entity bean

noor asraf
Greenhorn

Joined: Jun 14, 2006
Posts: 4
Hi all,
I am trying to do the tutorial from Netbeans site that does CRUD via JPA using VW. This can be found at http://www.netbeans.org/kb/60/web/web-jpa-part2.html. Somehow my textfield ids are not being recognized in the add functionality,(userNameField, passwordField..). I followed the tutorial exactly, but I am not sure how these ids from the jsp be called in page1.java. Do I need to use getElementByID() or similar call to access the fields in order to pass them on to an entity bean?





Thanks,
Asraf
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: add function: problem with creating a new entity bean
 
Similar Threads
How do I use message bundles from my backing bean
JSF navigation rule problem
including a jsf page within another jsf page
jsf button is not workin
Problems with Opera and IE: string from a textField is not sent to the server (JSF with Woodstock)