Launching a CCXML application via JSP

Hi,

I want to build an Outbound dialer solution using CCXML.
Unfortunately I am using the old Voice Genie with CCXML / VXML setup.

I have written the code to create an outbound call using CCXML in a JSP page and hosted it on the Web Server.

However if I simply invoke the JSP page, it will simply load by itself and show the CCXML snippet.
How do I ensure that this is actually invoked on the CCXML Interpreter in the Voice Genie box?

Any clues.

Thanks
Mumtaz

Can anyone suggest me any workaround for this as the CCXML Interpreter in Voice Genie 7.1 does not support IO Processor for CreateSession as per W3C specifications.

I somehow need to make OBD calls using my VG Setup so that as soon as the destination party phone rings, I would like to disconnect it (so as to make a Missed Call Service)

Mumtaz