Programming and So

Tips and tricks in Java

About

with 4 comments

This is my notebook. Where I keep all that pieces of code useful today but forgettable tomorrow.

Written by angelborroy

July 28, 2008 at 9:48 am

4 Responses

Subscribe to comments with RSS.

  1. Hi, We are doing a project in a company which has its own MUA client and server..What we are supposed to do is to make the client independent of the backend server.ie the client should be able to retireve mails from an imap server or pop server too.So we are going to add wrapper classes to the MUA server..The client w ill be untouched..The MUA server will act as a client to the IMAP server and will pass the rerquest.In all the functions we are passing the UID but the functions available to us via the IMAP library need sequence numbers..so my question is given a UID how to find the sequence number?? Please help me ..I need a reply fast

    Adithya

    March 24, 2009 at 8:12 am

  2. angelborroy

    March 24, 2009 at 7:11 pm

  3. Hi angelborroy, Can you please tell me what was the answer to the problem that you had regarding [com.ibm.wsspi.wssecurity.SoapSecurityException: WSEC5620E: Error verifying signature] that I saw you put in a forum but I found no answer about it. Thank you.

    Harold

    June 12, 2009 at 6:15 pm


Leave a Reply