Connecting to DB2 running on Mainframe RACF

Hi,
yes, it is possible to connect to DB2 on Mainframe with the JDBC Connector. Copy db2jcc.jar file to WEB-INF/lib and use com.ibm.db2.jcc.DB2Driver as JDBC Driver.