Quote:
|
Originally Posted by graffiti raj is rite. As soon as you take a look at Zimbra Architecture, you will got the idea that the Zimbra Ajax Client knows nothing about IMAP protocol. In fact it knows nothing but SOAP.
-g |
yes i see (i take more than a look to the code

).
what i need is just a part who speak with my server ..
AjaxZimbraWebmail<-
soap->
IntercoZImbraApi<-
java ->
MyServer
where the IntercoZImbraApi is the new feature i need in my tomcat (with interface i must implement)