Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5934369
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:06:16+00:00 2026-05-22T15:06:16+00:00

I used Grails recently, and added Grails plugin for JQuery, but I don’t think

  • 0

I used Grails recently, and added Grails plugin for JQuery, but I don’t think it did anything more than just copy some jQuery files over.

So far, I have seen info only on ‘how to install and use’ plugins…but I can’t find anything that describes the concept of a plugin.

Can somebody please tell me, what is a Grails Plugin? And what does it mean to ‘Install’ a plugin?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T15:06:17+00:00Added an answer on May 22, 2026 at 3:06 pm

    A Grails plugin is (or should be) a self-contained bundle of functionality that can be installed into a Grails application. When a Grails plugin is installed, it can do any of the following:

    • define additional Spring beans
    • modify the generated web.xml
    • add new methods to the application’s artefacts (controllers, domain classes, services, etc.)
    • provide new tag libraries
    • make additional resources and classes available to the application
    • provide new Grails commands

    For example, when you install the JQuery plugin

    • the JQuery JavaScript files are added to the application
    • a new Grails tag <jq:jquery> is added to the application
    • a new Grails command grails install-plugin jquery is added to the application

    When you install a Grails plugin, that plugin’s functionality is made available to the installing application. However, the plugin itself is not actually copied into the application, only the plugin name and version is added to the application’s application.properties file. The plugin itself is downloaded to $HOME/.grails and the application loads it from there.

    The structure of a Grails plugin project is identical to that of a Grails application, with the exception of a configuration file (known as a plugin descriptor) that is included in a plugin’s root directory.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just integrated a logging concept for my Grails system and used the filter
Setting up a simple grails app with Dojo, i used the grails install-plugin dojo
How do I make sure the correct encoding (UTF-8) is used by Grails?
I used jQuery to set hover callbacks for elements on my page. I'm now
Has anyone used the grails timeZoneSelect tag on GAE/J ? I've come across the
Is there a way to customize the directory where grails install-plugin installs a plugin?
Anyone used this annotation in grails unit tests? Didnt seem to work for me.
I am trying to send mails from a Grails application, but without any success.
I found an example of simple grails auth where a beforeInterceptor is used in
I have a Grails plugin which I’m using as basically a container for some

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.