A program to recognize and reward our most engaged community members
<configuration> <!-- The parameters for the database (DB) connection --> <parameter key="db.system" value="Ingres" /> <parameter key="db.url" value="jdbc:ingres://localhost:RN7/rapidnet;dbms_user=rapidnet;dbms_password=rapidnet" /> <parameter key="db.username" value="rapidnet" /> <parameter key="db.password" value="rapidnet" /> ...</configuration>