Leo Simons wrote:

Simon McClenahan wrote:

My simple servlet uses Tomcat and POJO's. I will be enhancing another
existing application currently uses JBoss, Struts and EJB's. Where
exactly do these technologies fit into a Component architecture?

that's a lot of questions! Piece by piece answers...

<snip/>


* EJBs: EJBs stink (see http://nagoya.apache.org/wiki/apachewiki.cgi?AvalonYouMakeTheDecision), but since most people seem to be stuck using them....you cannot run EJBs inside an avalon container. You can, however, embed a lightweight avalon container like Avalon-Fortress inside an EJB.


Not quite true. Look into OpenEJB: http://openejb.sourceforge.net/

--
Ryan Hoegg
ISIS Networks
http://www.isisnetworks.net


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to