Java Tutorial - Java Scipt : CHAPTER 13 : Building an Application:Assembling the Back End

Java Tutorial - Java Scipt :
CHAPTER 13

Building an Application:Assembling the Back End

Up to this point, our focus has been selecting and integrating the components of our platform. Now that we’ve finished building the platform, it’s time to demonstrate building and deploying an application on it. The application we’ll create is based on the Old Friends Incorporated application introduced in Chapter 3. This chapter builds the back end, or enterprise layers, of the application using the components introduced to the platform in the previous section. The next chapter shows you how to build the presentation layer.