and use aspect oriented programming for stuff like security or performance monitoring.... the guy who started it is
called Rod Johnson and he's a real enterprise java guru.
It also allows IOC ( inversion of control ) which minus all the bullshit and hype words allows you to break your application
into really small completely independant components which allows you to really easily switch things like persistance layers,
unit test without loads of hassle, use mock objects during development etc etc.
Basically it turns everything into ultra loosely coupled beans....
In short the struts --> spring --> hibernate works like a dream and if you don't like any component it is very easy to switch
them out.
--b
Michael McGrady wrote:
What's so special about SPRING? I am always interested in application frameworks. Can anyone give a quick synopsis of the pluses and minuses?
Micahel
At 07:42 AM 6/27/2004, Mark Lowe wrote:
+1
You'll want to look at spring whether you want to use EJB or Hibernate.
On 27 Jun 2004, at 16:02, Bryan Hunt wrote:
I don't believe it is unless you feel that the application will need to be distributed across a cluster.
I use the (excellent) spring framework ( springframework.org ) so that I can plug into a EJB layer if necessary in the future.
--b
Irfandhy Franciscus wrote:
Hi,
Does any of you guys has eve developed Web Apps using Struts and hibernate ? If you have, do you think EJB is a necessary layer on
top of hibernate ?
Thanks in advance ^________________^
Regards, Irfandhy Franciscus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]