User Manual
Part I Spring Framework
Part I includes the following chapters:
• “Spring Overview” (page 33)
This chapter provides an overview of the following:
◦ Spring projects certified for use on NonStop
◦ Deployment environment for a web application that is written using Spring and accesses data from
the SQL/MX database.
• “Installing the Spring Framework” (page 36)
This chapter helps you to install Spring framework libraries and enables you to deploy and run sample
Spring applications on your NonStop system.
• “Configuring Spring Applications on NonStop Systems” (page 52)
This chapter provides information about configuring a Spring web application on NonStop systems.
• “Getting Started with Spring” (page 75)
This chapter helps you to develop a web application on your Windows system using the Spring
framework, and deploy and run the web application on your NonStop system.
• “EmpInfo Database Script” (page 134)
This appendix contains the EmpInfo database script.
• “Customizing Sample Applications” (page 135)
This appendix details the customizations made in the Spring sample applications, namely, PetClinic
and JPetStore.
• “JDBC Configuration” (page 144)
This appendix describes the consolidated JDBC Type 2 driver configuration and the JDBC Type 4 driver
configuration in the applicationContext.xml and jdbc.properties files.
• “Installing Spring Web Flow” (page 146)
This appendix describes the steps required to install the Spring Web Flow on a NonStop system.