Home
Articles
Client-Side Java
Core Java
Embedded & Mobile
Server-Side Java
Java Tools
Web Services & Cloud
FAQs
Ajax
BEA Certification
Certification
Client-Side Java
Core Java
Embedded & Mobile
Java Tools
Java Certification
Methodology
Miscellaneous
Mobile Media API
Other Certification
Server-Side Java
Web Services & Cloud
Downloads
Learn
Forums
Newsletter
Advertiser Disclosure
Close
Can I use IMAP4 along with POP3?
Created May 7, 2012
Back to article
John Zukowski
Use different session objects (don't use the default). Get the session with Session.getInstance() instead of getDefaultInstance().