We scheduled this year’s community meeting for June 21st 2023 (Wednesday). The location is the same as in the previous years: Schwetzingen, close to Heidelberg. – Please save the date!
Monthly Archives: February 2023
New animation component – Content “flying in”
A new component in the area of “useful animations for business applications” was added. The FLYINCONTENTAREA component.
Changes to some content area are animated by “flying in” the changes from the point of the dialog, that initiated the changes. Using the new component is very simple – you do not have to deal with two content areas (the new one, the old one). All steps to leave the old content where it is and to animate the new content on top of it are done automatically.
Please take a look onto the demo: HERE. – The demo is also part of our demo workplace. Click HERE to open the workplace.
New document “Security Guide”
The CaptainCasa runtime contains many functions ensuring the security of your web application. We now collected and condensed information about these functions into a technical document on its own – the CaptainCasa Security Guide. Read here what security aspects are covered and how to configure if required. Topics that are covered:
- restricting access to certain dialogs only
- preventing session hijacking
- Cross site scripting XSS
- Resource access, securing information that is kept inside your .jar libraries
The guide is a “must” for every developer and also responds to many questions that are typically asked for during security audits.
The documented was added to the documentation area as well.
Hot Deployment – Emphasizing how important it is…
“Hot Deployment” is the key to development efficiency for big projects! It reduces the duration between changing the code and testing it significantly. In the following “video from the labs”…
(click onto image or HERE to open)
…you receive on overview what it is and how to apply.