Sun have a great Case Study document on their site about how eBay have migrated their system from a huge monolithic ISAPI DLL (3.3 million lines of C++ code), to a well structured J2EE EJB application.
About 75% of their daily traffic is now being handled by the J2EE backend, running on IBM WebSphere. |