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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T02:41:21+00:00 2026-06-04T02:41:21+00:00

I need same help to populate the JSON on a calendar. The JSON is

  • 0

I need same help to populate the JSON on a calendar. The JSON is this:

{
“start”:””,
“end”:””,
“title”:””,
“summary”:””
}

I return this JSON;

def createJSONEvent = {
    def json="["
        json+="{"
        json+="title:\"fede\","
        json+="start:'2012-05-01T22:00:00',"
        json+="end:'2012-05-01T22:30:00',"
        json+="allDay: false,"
        json+="url:\"${request.contextPath}/calendar/index/1\","
        json+="backgroundColor:'blue',"
        json+="textColor:'black'"
        json+="}"       
    json+="]"
    render json
}

And I want to show it with this HTML code:

<fullcal:calendar id="cal">
 theme: true,
 header: {
 left: 'prev,next today',
 center: 'title',
 right: 'month,agendaWeek,agendaDay',
 },
 columnFormat: { week: 'ddd d/M' },
 timeFormat: 'HH:mm{ - HH:mm}',
 selectable: true,
 selectHelper: true,
 editable: true,
 events:${include(controller:"calendar", action:"createJSONEvent")}
</fullcal:calendar>

And nothing happens. The console show:

2012-05-18 12:33:13,319 [http-8080-1] ERROR resource.ResourceMeta – Resource not found: /plugins/full-calendar-1.5.1.0/css/fullcalendar.css
2012-05-18 12:33:13,324 [http-8080-1] ERROR resource.ResourceMeta – Resource not found: /plugins/full-calendar-1.5.1.0/js/fullcalendar.min.js
2012-05-18 12:33:14,082 [http-8080-1] ERROR resource.ResourceMeta – Resource not found: /plugins/full-calendar-1.5.1.0/css/fullcalendar.print.css

What am I missing?

  • 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-04T02:41:22+00:00Added an answer on June 4, 2026 at 2:41 am

    This question (http://stackoverflow.com/questions/6181579/how-to-solve-grails-resource-not-found-error-for-a-plugin) suggests a ‘grails clean’ might help. Have you tried this?

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

Sidebar

Related Questions

All, I need your help to merge the result in the same datetime in
I need same menu like on this site http://www.salesforce.com/aloha.jsp in wordpress theme. Multilevel dropdown
This is my Html.I need to open (same page)Page1.html in a new window, when
I need to populate the date time values in two textboxes at a same
Need some help on understanding how to do this; I'm going to be running
Hey all need a lil help sorting a loop for this table out, cant
I am having an absolute headache figuring this out. I badly need some help
I need to accomplish the same behavior as .NET Console.ReadLine function provides. The program
i need to build the same source tree twice, 1 - with normal cflags
I need to create the same sprite, with the same image, like 50 -

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.