× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I would like to use some of the AS/400 specific classes in JTOPEN
(jt400.jar) in my java server pages.  Where would I define the classpath
to the jar file(s) on my iSeries so that Tomcat will be able to compile
the jsp's and I can use them?

 

 

For example, my JSP might look like this:

 

%@page import="com.ibm.as400.access.AS400JDBCDriver"        %
<mailto:%25@page%20import=%22com.ibm.as400.access.AS400JDBCDriver%22%25>


DriverManager.registerDriver(new
com.ibm.as400.access.AS400JDBCDriver());

 

Where would I define and/or point the classpath so tomcat can find the
jar file the as400jdbcdriver lives in?

 

 

Thanks,

 

Shannon O'Donnell


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.