I am using Java as front end and PHP as back end. is this possible to connect Java to a Mysql server in XAPP? Which driver i have to use and what is the total process? Is there any java to php bridge?How to install that bridge in ubuntu?
Thanku for your suggestion but i m doing the standalone applications( desktop application). the backend is php so the database is maintained using php.
But in my application i want some data in database for validation and here the front end is java and that too it is a stand alone application not web-based. So please suggest me what to do now?