|
|
|
|
|
by russell
6350 days ago
|
|
I just inherited a massive enterprise application; you know run a brick and mortar company on it. It's not a one-off; a number of companies use it. The stack is Jboss;
Spring;
Hibernate;
Struts;
XML gluing it together;
Javascript: prototype, JQuery and others;
Flex and granite;
Vestiges of every Java framework fad of the last 10 years. Maybe I exaggerate, maybe not. It is way over-engineered. Several times as much code as a Django, Pylons, or Ruby solution. I dont recommend going this path at all, even if you are an enterprise. |
|