Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2035
jQuery for Java Spring MVC
posted

Is anyone using NetAdvantage for jQuery with Java Spring MVC?  Is this a configuration that Infragistics might support in the future?

Regards,

Arthur

  • 6279
    posted

    Hi Arthur,

    At the present moment the NetAdvantage for jQuery controls can work with Java Spring MVC, but only if they (the controls) are configured as jQuery widgets (this means that you won't have access to MVC helpers for them). Thus, the controls will treat the Java Spring MVC environment as a regular HTML environment - with JSON and/or XML source data which can be provided by either some JavaScript on the page or calls to MVC controller actions (treating them as web service URLs).

    Apart from that, we currently have no plans of providing out-of-the-box integration with Java Spring MVC analogous to the integration we have with ASP.NET MVC.

    Hope this helps,
    Borislav