Articles

 How Tomcat applications send email from shared hosting

Tomcat applications can send email from shared hosting when the server is configured with an SMTP...

 How background jobs affect a hosted Tomcat application

Background jobs are a normal part of many Java web applications, but on a hosted Tomcat platform...

 What to check when scheduled tasks matter to a Tomcat project?

When scheduled tasks are important in a Tomcat project, the first thing to verify is whether the...

 Why are email features failing inside a Tomcat web app?

When email features stop working inside a Tomcat web app, the problem is usually not with Tomcat...