Expand my Community achievements bar.

Accelerate your Campaign learning with the Adobe Campaign Mentorship Program 2023!

MyNeolaneAPIJavaApp.java

Avatar

Employee

Java Integration

Prerequisites

For this example, we used the Eclipse IDE for Developers open source tool.  It can be downloaded from http://eclipse.org.   See screenshot below.  The only packages which need to be downloaded are from this list:

import java.net.*;

import java.io.*;

import org.w3c.dom.*;

import javax.xml.parsers.*;

0 Replies