adplus-dvertising
frame-decoration

Question

Command to start the Grails application:-

a.

grails run

b.

grails start-app

c.

grails run-app

d.

none of the mentioned

Answer: (c).grails run-app

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Command to start the Grails application:-

Similar Questions

Discover Related MCQs

Q. Grails applications are equipped to support internationalization.

Q. Where can you find series of *.properties files.

Q. *.properties files allow Grails applications to display messages.

Q. Which locale (i.e., from an internationalization properties file) to use for a user is based on?

Q. There is no default configuration present in an application resource.groovy file.

Q. If you want to coerce users into using a specific language locale.

Q. JSP Tag which declares statements using the Groovy.

Q. Tag can also be used in GSP pages views.

Q. Grails uses RDBMS as a permanent storage system.

Q. Grails comes preconfigured to use:-

Q. HSQLDB is a non-volatile database.

Q. Configure Grails to use another RDBMS by modifying:-

Q. Grails relies on the standard Java JDBC notation to specify RDBMS.

Q. DataSource properties, Class name for the JDBC driver.

Q. Indicates whether to enable SQL logging.

Q. To perform its logging operations.

Q. Log4J configuration parameters are specified inside:-

Q. Grails application logging can be configured using:-

Q. Any logging operation occurring at any of the cited packages will be logged.

Q. In Log4J parlance, each package is known as:-