Development Platform for Web and Mobile Applications
This RAD platform allows to quickly develop web and mobile applications without any coding task. Applications can be developed by simply configuring them through a graphical environment.
There is no limit in the complexity of the applications to create, since there is always the chance to include custom scripts made by a developer.
The platform supports multiple databases and operating systems, since it has been developed using Java and it provides a rich user interface based on Sencha ExtJS.
A four-tier web application that allows for easy, graphical querying of the WordNet lexical database of the English language (built by Princeton University) in its SQL form. It resorts to EJB and servlet technology.
AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
JavaScript abstract class to manipulate (insert, delete, move) unlimited number of similar dynamic HTML form fileds on the fly (without submitting the form). Useful for CMS, table sheets of undefined number of lines or columns.