Questions about web client deployment and more...

I am at a stage where I am looking at doing a complete overhaul of our current php based B2B system and since we use servoy internally already I thought I would evaulate the web client, but i have a few questions about it first…

  1. Deployment. From what I can tell the webclient gets deployed and runs on the servoy server, is this correct? I would want my web client to exist in the DMZ with all other internet facing severs, exposing an internal sever to the internet means this solution is a no-go from the start.

  2. Deployment Pt 2. If I am incorrect about the statement in point one, can we have multiple web client deployments for fault tolerance?

  3. B2B Intergration. Is there currently or is there any plans for having the abality of exposing any SOAP or XML-RPC services from the web client? For example having a form or global method that a customer could invoke to get their stock report. EDI possibilities would be nice, but i know the field and am not holding my breath for Servoy to implement this functionality.

  4. Intergrating arbitrary HTML & javascript. My current B2B app embeds Google maps into the application and is a crucial tool for my customers that I could not give up. Is it possiable to embed something external into a web client?

Thats it for now, thanks.