Articles

 How domain paths and application paths work together on JSP hosting

When you host a Java web application, the public URL is usually made up of two parts: the domain...

 How to choose the right domain setup for a JSP project

Choosing the right domain setup for a JSP project is mostly about making one public address work...

 How to connect a domain to a JSP application

To connect a domain to a JSP application, you usually need to do two things: point the domain to...

 What to review before changing a live JSP site domain

Before changing the domain of a live JSP site, review how the new public URL will affect Apache,...