John Fivekiller

Greenhorn
+ Follow
since Jun 18, 2010
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by John Fivekiller

Hello and I was just wondering if anybody could help me with this problem.....
I have this piece of code and I have no clue why it is not working. It is a Line item JSF page where the user can add line items as necessary but my problem is that when the user clicks add line a new line is posted with the default values and not the forms values any way here is the code for the managed bean class


And the code for the JSF page

I have all getters and setters for the ServiceLineItemInvoice class
Thanks John
15 years ago
JSF