Browsing Tag
server management
servletconfig vs servletcontext
In this little blogpost, I’ll try to explain the differences between ServletConfig and ServletContext and when you can use them into a Java Web Application.
Use multiple instances of Webalizer on one server
In most of the cases, there is more than just one website on a server. Though, it is very important that you can measure the

