Hi Ben. Using the Proxy limits my ability to add headers into my connection and handle authentications that is not limited to basic. Configuring the connection that passes thru a proxy server is also a concern for the client application i am creating. Furthermore, if i were to create a mobile application using hessian, wouldnt the approach be the same?
- ian On 6/28/07, Ben Hood <[EMAIL PROTECTED]> wrote:
Ian, Have you considered deploying the service as a servlet and just using a proxy rather than using the low level API (see the example http://caucho.com/hessian/index.xtp#Introduction-to-Hessian)? Or do you have anything restricting you from doing this? HTH, Ben
_______________________________________________ hessian-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/hessian-interest
