Howdy. 

 1. Log into silo. 

 2. Install Grails. 

 2.1 Obtain the software 

cp /l/www/classes/c212/software/grails-2.3.4.zip ~ 

 2.2 Unzip it and move into the folder created 

unzip grails-2.3.4.zip

cd grails-2.3.4

 2.3 Set up three environment variables 

[vanander@silo grails-2.3.4]$ nano -w .grails-setup
[vanander@silo grails-2.3.4]$ cat .grails-setup
export JAVA_HOME=/usr/lib/jvm/java-1.7.0
export GRAILS_HOME=/u/vanander/grails-2.3.4
export PATH="$GRAILS_HOME/bin:$PATH"
[vanander@silo grails-2.3.4]$ echo $GRAILS_HOME

[vanander@silo grails-2.3.4]$ source .grails-setup
[vanander@silo grails-2.3.4]$ echo $GRAILS_HOME
/u/vanander/grails-2.3.4
[vanander@silo grails-2.3.4]$ which grails
~/grails-2.3.4/bin/grails
[vanander@silo grails-2.3.4]$

At this point grails is installed. 

 3. Get the book code, unpack it and run chapter 1 code. 

 3.1 Download the book code 

cp /l/www/classes/c212/software/graina2-master.zip ~

 3.2 Unzip it and move into the folder created (all the way) 

cd ~

unzip graina2-master.zip

cd graina2-master/ch01/qotd

  3.3 Start the grails development server in that folder 

grails -Dserver.port=61221 run-app

  4. Add quotes 

http://silo.cs.indiana.edu:8346/h212/spr2016/stevenw.phps

--

Christian Kayl Levi Seth Jiebo Jerry Alex S Vanessa Mike C He He Arif Jiahao 
Keqin Max (Yinan) Arthi Joe B Andrew T Sunghyun Alex Q Xing W Siddartha Rerajitha
Kevin S David Lee Zhiwei Brandon Andrew R Chenrui Xinyu Mr Hu (Haoyang?) Rajeev