Summary: Modifying a controller command

About this task

In this tutorial you learned that:

  • You can use Rational Application Developer to create and modify new Java classes.
  • You must update the CMDREG table to use your new command implementation code when you create your own controller command implementation.
  • You should store error messages in properties files for easier maintenance and translation.
  • In WebSphere Commerce Developer, you can run SQL queries against your database using http://localhost/webapp/wcs/admin/servlet/db.jsp. You can also use the native tools for your database to run SQL queries.
For more information, see the following topics: