Skip to content
Home  »  Evaluate  »  Source Code Sample

Source Code Sample

The source code sample we've made available here includes all of the configuration files, Java source, and the significant JSP templates that are involved with a request to add an item to the cart in SoftSlate Commerce. It should give you a good idea of how the application is architected and how the various application tiers interact with each other.

To download the sample in ZIP format, follow this link:

SoftSlate Commerce Source Code Sample (68 KB)

Please note, this download is not a complete, useable Web application! It is merely a slice of the application meant to be reviewed manually, not actually run. Also note that the files included here may or may not be the latest and greatest files that are distributed with the application.

As you review the code sample, please visit the section of the User Guide that describes the add to cart request in detail:

Anatomy of a Request: Adding an Item to the Cart

For questions about the sample, please feel free to contact us.