What kind of developer are you?

There are several way to access the power of the eSuite DevPack:
Using HTML
Using Javascript and HTML
Using Java
Using a Bean builder

Using HTML

This is the easiest method of programming in eSuite. With this kind of approach you can:

Using Javascript and HTML

When you use the JavaScript scripting language in HTML, you can:

Using Java

When you create you own applets in Java using the JDK from Sun or another development enviroment, you can:

Using a Bean builder

The JavaBeans technology makes it possible to write component software in Java. These components are self-contained, reusable software units that can be visually composed into applets or applications using visual application builder tools. A BeanBuilder let you set property values for an applet and customize it's look and feel.