Start up the Management Console and click on the Create New Process Class link. Fill out the Wizard as follows:
This will add a new process class called DevProcess to our existing Web Connection application. We'll create a new PRG file DevProcess with a DevProcess class that we'll use to handle our requests with.
We'll also want to create a new Web virtual directory and script map (.dp) for this applet. Point the wc.dll back to the same wc.dll created in the previous Step by Step example. Each Web Connection server should use a single wc.dll instance.
Click Finish to let the Wizard create the class, the virtual directory and copy the files into it.
Let's make sure to test the new applet by: