Revision history [back]

click to hide/show revision 1
initial version

asked 2016-04-27 10:22:19 +0800

hswain gravatar image hswain flag of India

http://corejavaexample.bl...

Can i use ZK mvvm and spring MVC in a single apllication

I want to implement JQuery Fullcalendar in ZK application. In javascript side i need json string. That why i want to use Spring rest Services for JSON response. How can i achieve this please share your idea.

Look below code.

 $.get("/json", function(data, status){

                alert("Data: " + data + "\nStatus: " + status);

            });

Can i use ZK mvvm and ZK spring MVC in a single apllication

I want to implement JQuery Fullcalendar in ZK application. In javascript side i need json string. That why i want to use Spring rest Services for JSON response. How can i achieve this please share your idea.

Look below code.

 $.get("/json", function(data, status){

                alert("Data: " + data + "\nStatus: " + status);

            });
Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More