OnlineShop Sample
To run the OnlineShop sample:
| Applet | Starts the OnlineShop sample as an applet. |
| JNLP (Java Web Start) | Starts the OnlineShop sample using Java Web Start. |
The UI Engine is deployed as an applet embedded in a Web page (using the Java Plug-in) or using Java Web Start. The application is deployed as a servlet. The UI Engine connects to the application using HTTP as the underlying transport protocol.
Application Functionality
The OnlineShop application demonstrates the advantages of using ULC to display large amounts of data. The user can browse through a hierarchy of more than 9'000 products, navigate through the product categories, search for products, and add selected products to the shopping cart using drag and drop.
