Basic Java
Did you exhaust all possibilities of the Mendix platform, and do you still need that little bit extra? Then join the Basic Java Workshop and extend your application with custom Java actions.
Did you exhaust all possibilities of the Mendix platform, and do you still need that little bit extra? Then join the Basic Java Workshop and extend your application with custom Java actions.
In some cases, microflows alone just don't cut it. In that case it might be a good idea to add some custom Java functions.
With Java actions, you can extend the functionality of your application in situations where it would be hard to implement this functionality in microflows. During this course, you'll learn how to create such Java actions in Mendix. We'll walkthrough Eclipse and how you can use Mendix elements.
Also, in Java actions it is sometimes necessary to manage your data. You'll learn how to create, change or delete objects. With adding all this code to your Java action, it is sometimes hard to keep it structured. During this workshop you'll get some tips and tricks to keep your code structured and clean.