这是关于一本叫Professional Java E-Commerce的书的书评来的,看看有没有用吧。Book Review : Professional Java E-CommerceIf you are a Java developer and looking to get into E-Commerce then this book is for First section is about 'The E-Commerce Landscape' It describes what is E-Commerce and how to plan and manage E-Commerce Although I think devoting three chapters in this section is a bit too much but none the less this section did give me some information I didn't had Second section is about 'Architecting Java Based E-Commerce Systems' Now this is where the book really After having laid down the basics of E-Commerce, B2B, B2C, M-Commerce etc, it now describes how Java as a technology can be used to architect E-Commerce This section also describes what different technologies are made available by J2EE and how each of these can be used in conjunction to build fast, secure, highly scalable and fault tolerant E-Commerce First two sections help build concept about J2EE and E-Commerce, rest of the book builds on these concepts to actually demonstrate building E-Commerce systems with J2EEThird section is about 'B2C E-Commerce Solutions' and contains seven chapters on issues related with building B2C E-Commerce B2C means selling goods This section covers everything in detail about building store fronts and portal Fourth section is about 'B2B E-Commerce Solutions' and contains eight Now this section is huge and in my opinion is the best section of B2B E-Commerce is definitely an elephant of it's own kind, and this section describes it It focuses on the use of technologies such as EJB, JMS, JAXP, XML, XSLT to build scalable and secure E-Commerce In almost all the examples in this section XML has been used a lot to transfer data between different tiers and E-Commerce It then moves on to describe how to use XSLT transformations in JSP and Servlets to show XML data in standard HTML These is a separate chapter on 'Internet Application Service Providers'Fifth section is about 'M-Commerce' M-Commerce stands for 'Mobile Commerce' and is definitely the future of buying and selling It contains two chapters, first one describes technologies used for M-Commerce and then how to use Java to build WAP enabled web Second chapter is on 'Smart Cards'In my opinion you should buy this book straight away if you are into and or want to get into building E-Commerce systems using J