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 8286873
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T11:53:36+00:00 2026-06-08T11:53:36+00:00

In my grails template I call the remoteFunction (using jquery library) onload. To test

  • 0

In my grails template I call the remoteFunction (using jquery library) onload. To test if it worked, I wrote a println in the action. Turns out, it did work, but only one print statement went through instead of multiple print statements appearing in the console for the multiple items in my collection.

Here are my code snippets

gsp:

<figcaption id="secondcap">             
            <img id="changer" src="${resource(dir: "images/images", file: "heart.png")}" onload="${remoteFunction(controller:'user', action: 'hasHearted')}" alt="heart">
</figcaption>

groovy:

def hasHearted = {
    println "Recieved user ID:" 
}
  • 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-06-08T11:53:37+00:00Added an answer on June 8, 2026 at 11:53 am

    I guess you use the same image for every element

    src=”${resource(dir: “images/images”, file: “heart.png”)

    so your browser caches it and makes only one call to your server.

    You can verify this in network tab in Firebug og chrome dev tools.
    Try to turn off browser cache – in FF webdeveloper addon can do that in easy way.

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

Sidebar

Related Questions

In grails, I use a GSP template to render an HTML email sent out
Grails tends to write out the URL for everything that uses its tags as
Using Grails database-migration I have a table in production defined like so: +--------------+------------+------+-----+---------+----------------+ |
I was using grails 1.3.4 for my project and everything was working fine until
In grails, I use the mechanism below in order to implement what I'd call
Most web frameworks are still using the traditional action based MVC model. A controller
In Grails, there are two mechanisms for modularity in the view layers: Template and
I'm building out a Grails app and realize that a lot of custom stuff
I have altered the src/templates/scaffolding/renderEditor.template file in a grails project, in order to insert,
I'm using the Grails Jasper report plugin in my application. Im trying to bind

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.