
Today we ll try something weird: creating a WAR application with most primitive conditions. We should have a zipper (Gzip or WinZip will be enough), a text editor, and of course the javac compiler itself.
First we should create a directory named MinimumTools. Create two directories which are named “src” and “build”.
We should first create the hello world files. What do we need? We need a java class named MinimumToolsApplication which represents our core code. We will only override its “getHomePage” function so we will be able to return our home page’s class, MinimumToolsPage (which will reside in MinimumToolsPage.java).
Bu yazı toplamda 3299, bugün ise 0 kez görüntülenmiş
