This post originated from an RSS feed registered with Java Buzz
by Max Zone.
Original Post: Do you really need a Persistence Layer?
Feed Title: dzone.com: java
Feed URL: http://feeds.dzone.com/dzone/java
Feed Description: dzone.com: fresh java links for developers
Well that depends, but in many cases it's far more than what you really need...
Continuing from my earlier post about building an AJAX / SOAP App in 15 minutes, the only way to build an app this fast is KISS. If you're worrying about EJBs, Relational DBMS, or file storage, you've gone too far.