Simple for Java guys but not for me,,,
972653Nov 5 2012 — edited Nov 7 2012I intend to build an application that will serve as a front end to connect to backend database records. Ideally it will have a UI similar to SQL query tools like TOAD, SQL developer but will be more user friendly so as to avoid making user put complete queries. I have a tomcat server for my work. Please suggest the best way to create such application for a beginner
I guess it will be JSP but need expert opinions