Headline

Web programming based on Technology:Grails

Motivation

TBD

Usage

1. Prepare the source project

  • In the 101Companies folder rename grails- app, web-app and WEB-INF folders to grailsapp, webapp and WEBINF respectively
    • Inside grailsapp\views\company, grailsapp\views\department and grailsapp\views\employee rename the form.gsp to form.gsp
2. Executing the Hephaestus

  • Inside 101Companies\hephaestus folder, choose the product configuration between some of the existing instance models or create a new xml file following the same pattern of the existing instance models and save
  • Open the project.properties file:
    • Set the path to where this folder is located in your computer in all fields
    • Set the instance-model field to the instance you have chosen
    • Set the target-dir field to the directory where the project will be generated
  • In your command line:
    • Go to hephaestus folder
    • Run VMCODE.exe
    • Type project.properties and hit enter
    • When the program asks to generate the product, type y and hit enter
    • If no warnings appears, the product was generated with success
3. Run the generated product

  • In the 101Companies folder rename grailsapp, webapp and WEBINF folders to grails-app, web-app and WEB-INF respectively
  • Inside grailsapp\views\company, grailsapp\views\department and grailsapp\views\employee rename the form.gsp to form.gsp
  • In your command line:
    • Go to the generated product directory type grails run-app and hit enter

There are no revisions for this page.

User contributions

    This user never has never made submissions.

    User edits

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.

    Syntax for editing wiki

    For you are available next options:

    will make text bold.

    will make text italic.

    will make text underlined.

    will make text striked.

    will allow you to paste code headline into the page.

    will allow you to link into the page.

    will allow you to paste code with syntax highlight into the page. You will need to define used programming language.

    will allow you to paste image into the page.

    is list with bullets.

    is list with numbers.

    will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.

    will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.

    will allow your to insert code snippets from @worker.