Hi
I wanted to know what is fastet way to get this integrated.
I have a normal formal form with few fields like email, firstname,lastname and phone number.
Now apart from performing a form submit and form mail action once it comes to wp, I need to submit this data to my database for which a tomcat servlet is available which takes in parameters and gets to the db.
Is there anything already available in gravity to do this or let me know what is available and can be enhanced.