Re: [appfuse-user] Hibernate Dirty Checking Verification

2007-11-22 Thread kaloyz2
Hello Matt, Thank you for the reply. I guess my concerns have been addressed. Just read an ebook given to me by my friend about hibernate. It seems that Dirty Checking is performed by Hibernate as late as possible but hides the details from the application. Thanks again for the response. Carlo F

[appfuse-user] Hibernate Dirty Checking Verification

2007-11-20 Thread kaloyz2
Hello Everyone, Ive been trying out appfuse for a while now and I was hoping that someone can answer this question for me(Ive been looking for the answer for quite some time now but so far none). How can I tell if the implementation in the appfuse demo(the person class), either uses the Hibernat

[appfuse-user] Spring MVC: Binding Objects With Data Coming From DisplayTag list

2007-10-04 Thread kaloyz2
Hello Everyone, I am pretty much new to appfuse(and Spring) and I am hoping that someone can help me with the problem that I am encountering at the moment. But wait I use Spring MVC and Appfuse. The problem is, I have a list coming from a controller wherein the list contains an object that has me