Dick Applebaum wrote: > > J2ee or is it j2EE supposedly offers the ability to combine (inter > operate) programs (EJBs, I guess) from multiple > vendors/suppliers/sources into an enterprise's applications -- not > reinventing the wheel. I guess the FexEX shipping charges/tracking > module would be a good candidate for an EJB. > > Where is there a repository of EJBs or other Java programs that one can > access to fulfill this promise od J2ee?
If you are looking for a FedEx shipping tracker, ask FedEx :-) For general webdevelopment use the Apache Foundation has some nice API's, but it really depends on what you are looking for. > Is this a real feature or theoretical? Real. It is exactly what you do when you install a third party JDBC driver or a custom tag or start using something like the Jetspeed API. That is reusing classes so you don't need to write them yourself. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

