clofresh / simile-widgets

Automatically exported from code.google.com/p/simile-widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't Set Values from Java Json to LoadJSON

GoogleCodeExporter opened this issue · comments


1. Hi I just want to set values of timeline from JSF Bean & i am passing JSON 
String from java in hidden variable when i alert that value i got below 
mentioned JSON String 

"{"wikiSection":"Simile Cubism 
Timeline","events":[{"title":"Barfusserkirche","start":"1924","description":"by 
Lyonel Feininger, American German Painter, 1871-1956"},{"title":"Three 
Figures","start":"2011","description":"by Kasimir Malevich, Ukrainian Painter, 
1878-1935"},{"title":"Siddharth 
Achivement","start":"1958","description":"Hiiiii 
thanks"}],"dateTimeFormat":"iso8601"}"
This my JSON String which i am passing to the JavaScript from Hidden variable.

but when i pass this i got only Structure of TimeLine, no data shown in 
TimeLine so any one can help me.

I am using JSF2.1 & GlashFish 3.1.2.2 & i just wanted to know client that 
he/she has inserted this much data on that Day.

Original issue reported on code.google.com by smsar...@gmail.com on 24 Sep 2012 at 8:00