View Single Post
  #6 (permalink)  
Old 11-16-2005, 06:37 AM
franck59d franck59d is offline
Junior Member
 
Posts: 6
Default

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)
Reply With Quote