[ajug-members] Learn Spring first, or...

Kevin Brown kevin.brown at air2web.com
Mon Apr 9 17:51:23 EDT 2007


A good starting place would be to learn Spring's 
TransactionFactoryProxyBean and figure out weather or not people 
typically configure multiple of these or run all of their services 
(e.g., axis, xml-rpc, other http servlets, daemon processes) through a 
single front controller and configure just one. 

Just kidding, not a good starting place, but...  Anyone have any insight 
into this?  All the examples I've seen are too simple, and I've to a lot 
of entry points into my system.


Bill Siggelkow wrote:
> I think the latter ... that is, it will help you understand what makes 
> up a JavaEE (J2EE is so 2005 :). However, keep in mind that Spring is, 
> at it's heart, an enabling technology for other technologies (such as 
> JDBC, object-relational mapping, web services, remoting, transactions, 
> etc.). Just "knowing" Spring is not going to give you a deep knowledge 
> of these technologies ... you will find that you will still need to 
> learn more about enabled technologies.
>
> Best of luck.
>  
> *Bill Siggelkow*
>
>
> On Apr 9, 2007, at 4:26 PM, Parna Hiram wrote:
>
>> Hello all.
>>
>> I understand that Spring aims to solve much of the problems faced by 
>> your typical J2EE developer.
>>
>> I have developed with servlets/jsp in the past, but not much beyond 
>> that. No EJBs to speak of...and no really deeply advanced J2EE 
>> application experience.
>>
>> Now, I wonder. Should I seek to learn Spring first, or should I drag 
>> myself through the trenches, so to speak? In other words, if I wanted 
>> to get J2EE experience, would I be harming or shortcutting that 
>> experience in some way by diving into Spring first, or would doing so 
>> allow me to understand the problems it solves just the same?
>>
>> Kindest regards and thanks,
>> Parna
>> _______________________________________________
>> ajug-members mailing list
>> ajug-members at ajug.org <mailto:ajug-members at ajug.org>
>> http://www.ajug.org/mailman/listinfo/ajug-members
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ajug-members mailing list
> ajug-members at ajug.org
> http://www.ajug.org/mailman/listinfo/ajug-members
>   




More information about the ajug-members mailing list