Table of Contents
Valentina for Java Videos
Installation
- Installing Valentina for Java ADK – this video shows how to download “Valentina for Java” ADK archive, install it, add JNI library, create a new project and write one function to connect to Valentina Server database. This video uses database created in this video.
Reports
- Valentina Reports in a Java Desktop Application [EN] – shows from zero how to:
- Design a new report in Valentina Studio's Report Editor
- Create a new java project
- Write ONE function that connects to VServer, make report, generate PDF, show it into browser.
Web App
- Valentina for Java in a Java Web Application [EN] – shows how to use VJAVA ADK with Apache Tomcat. You can use in your Web Java app both Valentina DB and Valentina Reports.