Hello,
I want to build an scheduler with an JSF action, how i can do that ?
I use the following code but i have errors in JSF compile :
scheduler.load("#{controller.performJSON}");
I will use the both of JSON or XML format to build my scheduler.
Thank you very much.