|
|
| Null value when i set interface object in form controller |
Expert:Darshan
Hi all, i am very new about spring and hibernate. i got null value when i set interface object in form Controller.
public void setOHBillManager(OHBillManager ohbillManager) { this.ohbillManager = ohbillManager; System.out.println("ohbillManager "+this.ohbillManager); }
and another error i unable to manipulate data with new table , i can do CRUD operation operation with new table.
when i call this method in form controller ohbillManager.saveBill(ohbill);
i got NULL pointer exception ... please guide me if any one know ...it is very urgent for me... thanks in advance
Regards Darshan |
| Answers |
Hi friend,
Please send me detail.
I am sending you a link. Please visit for more information.
http://www.roseindia.net/hibernate/
Thanks.
|
| More Questions |
|
|
Post Answers
Ask Question
Facing Programming Problem?
|
|
|
|
|