Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

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