CSE MCQs :: Spring MCQs
- In order for this custom tag to function properly in JSP, it's necessary to add it to the corresponding Tag Library Definition (TLD) grails.tld.
- The command domain class name in creation of domain classes generates a file named domain class name.groovy.
- To create a Grails application, command:-
- Annotation for SpringJUnit4ClassRunner:-
- There is no default configuration present in an application's resource.groovy file.
- Log4J configuration parameters are specified inside:-
- Maps each request to a handler through one or more handler mapping beans.
- Maven Directory which holds classpath resources that aren't Java class files.
- To deploy the application to a web container:-
- This defines a listener interface; by implementing this, you can listen to test execution events.