XD.one Demo and Tutorial

xiaoxiao2021-03-06  46

Click Here to See a full.

Tutorial Prerequisites:

Download the Lotus Notes database template "Popcorn Manager" Create a new Lotus Notes database "xdone / popcorn.nsf" on your Lotus Domino Server using the template Be sure that all prerequisites to run xd.one are fulfilled Start Eclipse

Now you are ready to follow the steps in the tutorial!

POPCORN TUTORALIAL:

Creation of a New Database Object

. In this first step we define a new database connection in the Eclipse Workspace The new database object represents the connection to a specified Lotus Notes database on a given Lotus Domino server The following attributes have to be specified.:

Database: The name of the database, used as an alias inside the development environment There are no particular restrictions for this name choice Domino Host Address:.. IP address or DNS-name of the computer, where your Domino server is installed It is. important to specify the port which is used for HTTP-connections with the server (eg 127.0.0.1:80) Domino Server name:. The name of the Lotus Domino server Domino Database name: Path and filename to the Domino database on the server

2. Creation of a tomcat project including Xd.one Support

In this Step We create a new tomcat project and add xd.one support to the project. All NESECCARY Resources Will Be copied Into The Project Automatical.

3. Creation of Xd.one Components

This part shows the generation of xd.one view and xd.one form components. Xd.one components can be generated by means of a wizard. The wizard can be started either from the eclipse wizards collection dialog or from the xd.one components view . In the presentation we are using the component view to start the wizard for the component generation. First we are creating a view component called "SalesByValue" representing domino view "Sales By Value". Then a xd.one form component is being created. 4. Starting Tomcat

This Step Just Shows How To Start Tomcat Withnin The Eclipse Framework.

5. Testing The New Application

After starting the application enter your username and internet-password and click "login". The generated view and form components will be displayed in the browser. The presentation will shift between the Notes-GUI and the corresponding browser-view.

6. Working with Documents

..................... ..

7. Customizing Form-actions

This step shows you, how to implement custom form actions. In this example we will add some java code to recalculate all fields in a form. Just follow the steps in the presentation to implement some new functionality to the "Update" button.

转载请注明原文地址:https://www.9cbs.com/read-74138.html

New Post(0)