Okay, different problem from me. My DAO class is not populating my Model class. I've stepped through this and verified that the data is reaching the DAO class, but it's not getting put in the Model. Instead an exception is being called, but when I call getMessage on the exception, all that gets printed out is null. Here is the class. Any advice?
Frank Serkland
Ranch Hand
Joined: Jun 21, 2010
Posts: 96
posted
0
Frank Serkland wrote:Okay, different problem from me. My DAO class is not populating my Model class.
I just solved this problem. Putting the local variables inside the method did the trick. You can all just ignore this thread.
Also make sure that your posts end up in the proper forum--this question has nothing to do with Struts and probably belongs in one of the Java forums instead.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.