This lesson gives you the basic knowledge required to define reusable portions of IFML models using the module and module definition concepts.
Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss...
This lesson gives you the basic knowledge required to define common content in an IFML Model through the "Master Page" concept.
Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss of control and...
Tomcat Application Server is able to manage by default all the ISO-8859-1 characters to encode URIs.
If your Application uses characters that does not belong to this character set, you have to configure the Application Server or your Application in order to correctly manage them.
If not config...
It is possible to integrate manually written JSP pages inside WebRatio applications.
The procedure is short and composed of four phases.
This guide shows the steps required to integrate a JSP in a WebRatio application.
Subversion is a free, open-source revision control system (RCS). Subversion manages files and directories over time. These files and directories are placed into a central storage called a repository. The repository is quite similar to an ordinary file server, except that it remembers every chang...
Work as a team effectively requires communication, collaboration, organization and time management skills. This document is not a complete guide on how to work as a team rather it is a guideline to use WebRatio Platform with a revision control system for better project management. This document will...
Learn how to migrate your WebRatio 7.1 project to WebRatio 7.2.
This document contains all the instructions needed for the migration process.
Learn how to migrate your WebRatio 7.0 project to WebRatio 7.1.
This document contains all the instructions needed for the migration process.
Learn how to migrate your WebRatio 6 project to WebRatio 7.0.
This document contains all the instructions needed for the migration process.
Learn how to migrate your WebRatio 5 project to WebRatio 6.
This document contains all the instructions needed for the migration process.
Learn how to migrate your WebRatio 4.3 project to WebRatio 5.0.
This document contains all the instructions needed for the migration process.
WebRatio 7.2 introduces the first steps for IFML compliance. IFML is the new OMG standard language for modeling the application front-end. IFML is available as beta version and results from two years of work involving the OMG and WebRatio. The starting point of this work was the standardization of ...
Using an Enterprise Project aims to divide a project of great size in sub-projects to give an opportunity to organize work in a team with different access modes, managed by the repository. Also you can reduce the amount of memory occupied by the tool during editing. The Enterprise project allows a m...
WebRatio provides some properties that define the information regarding the runtime of your web application. RTXConfig.properties file is the properties file where you can configure your preferences. The RTXConfig.properties file contains information that control your work directory where the applic...