Re: How to avoid the neglecting URL in Java mail
Posted By:
Christopher_Koenigsberg
Posted On:
Saturday, November 6, 2004 06:11 AM
According to the standards, you have to encode all the characters which are not 7 bit ascii. Like you encoded the blank spaces as "%20", you also have to encode the accented character.