PDA

View Full Version : set a cookie with HttpInvoker


ahoehn
Apr 23rd, 2007, 08:56 AM
Hi,

Is it possible to add a cookie to a HttpInvokerProxyFactoryBean? I've got a RicheClient Application which is functioning with HttpInvoker, but for security reasons i need to add a cookie (sectoken) to every request.

Is this possible? If true, how can I doo this?

Thanks for your informations...

mert_caliskan
Jun 6th, 2007, 07:32 AM
Hey ahoehn,

Have you found a solution for this problem? Cause the httpInvoker doesn't work properly between webApps and richClient apps (swing applications). But the situation doesn't arise with the applets though..