Articles
How Java applications send email from shared hosting
Java applications running on shared hosting can send email reliably when they use the hosting...
How background jobs affect a hosted Java applicationBackground jobs are a normal part of many Java applications, but in a hosted environment they...
What to check when scheduled tasks matter to a Java project?Scheduled tasks are often the difference between a Java application that merely runs and one that...
Why are email features failing inside a Java web app?Email delivery problems inside a Java web app are usually caused by one of three areas: the...