RW Consulting services is familliar with the internet too. Because we saw a need to rapidly develop applications on any platform, we developed a set of tools that accomplish just that.
Written in Java, Real World Tools creates a framework that allows you to go from concept to internet faster than any other product.
- RWConnMgr - Manages data connections. Built in connections include MySQL, Oracle, AS/400 DB2, and ODBC but RWConnMgr has the flexibility to connect to any database through JDBC.
- RWHtmlTable - Manages HTML tables. Tables are an integral part of web page development. RWHtmlTable uses methods like startTable, startRow, addCell as well as others to build the HTML to make your web sites look great.
- RWHtmlForm - Manages HTML forms. If you want to manipulate data via a web site, you will need to use a form. Like RWHtmlTable, RWHtmlForm generates the HTML you need to create the forms you need.
- RWEmail - Sends email messages. Sending e-mail from web pages or web applications is made easy with RWEmail.
- RWInputForm - This class combines RWHtmlTable and RWHtmlForm to generate greate looking forms with just a single line of code. It uses a catalog to define the display type, label and datasource (for comboboxes). Using this methodology, you can easily change from a textbox to a combobox without changinf code. Simply change the input type in the catalog and your form will change automatically.
- RWCalendar - Calendars can be an important part of your web application. Real World Tools make it easy to display and maintain calendars with the RWCalendar class.
- These are just a few classes contained in the RW Tools package. These tools make it easy to develop and maintain web applications without an extensive knowlege of Java or HTML. Although they are written in Java, you do not need to know Java to unleash the power of these tools.
- If you have any questions or would like a demonstration, please contact us.