The purpose of this tutorial is to create fake domain name on localhost, i.e. you are running your local website online: 1. Create folder which will serve as your Web applications directory. You can place Web applications as many as you want in this folder. In my case: C:/workspace/www 2. Suppose I want to develop my Web application or website whose domain is j2technologies.com, then I'll create folder inside the above-created working directory and name it: j2technologies.com Hence, C:/workspace/www/j2technologies.com.
Yet another way of taking notes!