Email Client in J2ME
hi! i just wanted to know if it is possible to send and retrieve mail in mobile phones using Java Mail API... i can't seem to convert a J2SE message sending code to a J2ME.. i have problems with sessions and transport classess of Java Mail API when working with J2ME.. do u have other ideas on what packages or APIs to use? as an alternative to javax.mail.... thanks
Mark

