HP Integrity NonStop J-Series User Manual

Page 89

Advertising
background image

http://www.springframework.org/schema/jee/spring-jee-2.5.xsd
http://www.springframework.org/schema/tx
http://www.springframework.org/schema/tx/spring-tx-2.5.xsd">

<bean name="/insert.htm" class="com.hp.empinfo.web.EmployeeController">
</bean>
</beans>

Adding Dependency JAR Files in the Project Library Path

Because the EmpInfo application uses the Spring framework, it requires the following dependency
JAR files.

Table 1 Spring Dependency JAR Files

Source Location

Dependency JAR Files

<Spring Dependency Home>/
org.apache.commons/

com.springsource.org.apache.commons.
logging-1.1.1.jar

com.springsource.org.apache.commons.logging/
1.1.1

<Spring Dependency Home>/javax.servlet/
com.springsource.javax.servlet/2.5.0

com.springsource.javax.servlet-2.5.0.jar

<Spring Home>/dist

*.jar

To add the dependency JAR files in the EmpInfo project library path, complete the following steps:
1.

On the Project Explorer frame, right-click EmpInfo and select Properties.

The Java Build Path dialog box appears.

2.

From the type filter text, select Java Build Path.

3.

Click the Libraries tab.

4.

Click Add External JARs to add each of the above-mentioned dependency JAR files and then,
browse to specify the location of each of the dependency JAR files.

Overview of EmpInfo

89

Advertising
This manual is related to the following products: