≡
All Tech Buzz
Home
Android
Java
▼
Exception
Tutorials
Server
Technology
Tricks
Wednesday, 15 April 2015
Naida in black dress
0 Comments
Disqus
Fb Comments
Comments :
0 comments:
Post a Comment
Newer Post
Older Post
Home
Popular Posts
Fix : java.lang.ClassNotFoundException: com.sun.mail.util.MessageRemovedIOException
Sometimes when we use JavaMail API to send email and got some error like below Problem : Use JavaMail API to send Email via GMail ...
Change Tomcat port numbers in server.xml file
By default, Tomcat is listening on the port number 8080 (for HTTP Connector) and 8009 (for AJP Connector), as shown in the following screen...
Integrate Google URL Shortener API in your Java Applications using Scribe-Java and GSon
This post is about a quick and easy integration of Google’s URL Shortener Service / API in your Java Applications using popular APIs lik...