ParamQuery grid support forum

General Category => ParamQuery Pro Evaluation Support => Topic started by: dataSQL_ on November 12, 2016, 12:18:44 am

Title: mysql jconnect - Server side examples in Java/ MySQL
Post by: dataSQL_ on November 12, 2016, 12:18:44 am
Hello, where may I please find the instructions for server side examples in Java / MySQL to connect PQGrid to Amazon RDS?
Title: Re: mysql jconnect - Server side examples in Java/ MySQL
Post by: paramvir on December 10, 2016, 09:44:20 pm
Sorry for late reply.

Can't help you with Amazon RDS but the server side examples in Java/ MySQL are provided in the "Java Tab" in the demos where there is server side interaction.

For example for remote sorting, relevant java code for Spring MVC framework is in the Java tab: http://paramquery.com/pro/demos/sorting_remote
Title: Re: mysql jconnect - Server side examples in Java/ MySQL
Post by: dataSQL_ on December 12, 2016, 10:55:40 am
is it not possible to connect / data bind your component to a managed bean, for a jsf xtml web app?