Reply to comment

RE: Nice Java Web App - Struts->Spring->Hibernate

Castor does JDBC persistence. I honestly have never been a fan of using its XML binding and code generation stuff, myself. Some people feel its not a flexible as Hibernate. However, it has the best OQL support of anything out there, and the option of doing "Lazy Loading" with the Castor data bound collections makes it much more memory friendly if you are dealing with very large datasets.

I have never looked really hard Spring, but I might. However, I am so far along with the code now that I might go back and retrofit it later.

Reply

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <img> <a> <em> <strong> <cite> <code> <ul> <ol> <hr> <li> <dl> <dt> <dd> <pre> <b> <h1> <h2> <h3> <blockquote>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
8 + 9 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.