Author Archives: Kuhan Paramsothy

How To Manage Your Application Properties using WebDAV

Managing the configuration of an application is a consistent pain-point for developers, administrators, and business analysts. Often in production environments, configuration is isolated as files on the local disk, limiting easy access by all but administrators.  Another common approach is … Continue reading

Java, WebDAV | 1 Comment

How To Write A Dead-Simple Online Network Drive using Java & WebDAV

There are a variety of ways you can enhance your application with WebDAV access which we will be going into in a latter part of the WebDAV series. For now we will show you how to create a basic online … Continue reading

Java, WebDAV | 7 Comments