Chapter 14. Putting your application into production

 

In this chapter:

  • Testing your web user interface
  • Providing pretty URLs for visitors and search engines
  • Configuring your application for optimal performance
  • Monitoring your application in production

The goal of any web application is ultimately to make a profit. Some of you may be familiar with the four-step Web 2.0 profitable business plan:

  1. Build a web application.
  2. Put the application into production.
  3. . . .
  4. Profit!

The previous chapters focused on the first step: how to build your application. You learned about using and creating components, working with databases, processing user input, securing your application, and attracting an international crowd.

This chapter begins with step 2: preparing your application for production use by testing it and by creating a site map that is optimized for your users and search engines. With these tasks finished, you’ll be ready to hand over the application to your users. Then, step 3 of the business plan starts. Most of step 3 is unknown territory, but in this chapter we’ll give you several tools to keep your application healthy throughout the endless hours of the process so you can arrive at step 4.

Let’s first look at testing: ensuring that your application does what it was intended for.

14.1. Testing your Wicket application

 
 
 

14.2. Optimizing URLs for search engines and visitors

 
 

14.3. Configuring your application for production

 
 

14.4. Knowing what is happening in your application

 
 

14.5. Summary

 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage
test yourself with a liveTest