>>>>> "David" == David You <[EMAIL PROTECTED]> writes:

    David> I did both. Here are some experience.
    David> Tomcat/handcoded:
    David> Good performance(no RMI call), Do Database update yourself only when
    David> needed.
    David> Handling caching yourself..good or bad depends on what your programs
    David> look like.
    David> very difficult to do long transaction handling.
    David> Easy Unit Testing.

    David> Tomcat/JBoss
    David> internal JMS support
    David> Good transaction handling..
    David> Option to migrate to a Cluster supported Application Server for
    David> fail-over..scalable..etc.

Two other issues: How about estimates for the ratio of development time for
either approach?  How about maintainability?

-- 
===================================================================
David M. Karr          ; Best Consulting
[EMAIL PROTECTED]   ; Java/Unix/XML/C++/X ; BrainBench CJ12P (#12004)


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to