add path to files to example 19

This commit is contained in:
Juraj Michalek
2014-08-11 20:55:44 +02:00
parent 927f156790
commit 49e264531e
2 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
// path: build.gradle
apply plugin: 'war' apply plugin: 'war'
apply plugin: 'jetty' apply plugin: 'jetty'

View File

@@ -1,3 +1,4 @@
<!-- src/main/webapp/index.jsp -->
<html> <html>
<body> <body>
Hello Y Soft! Hello Y Soft!