Getting Started with the ACE Components

Table of Contents

Adding the ACE Components to Your Application

To configure your application to use the ACE Components, complete the following steps:

  1. Setup the ICEfaces core framework if you have not already done so by following the steps in Getting Started, which pertain to using ICEfaces with any application.

  2. Add the ACE Components icefaces-ace.jar to your application classpath.
    [icefaces.dir]/icefaces/lib/icefaces-ace.jar


  3. Add the ACE Components XML namespace to any pages you want to use ACE Components on:
    <html ... xmlns:ace="http://www.icefaces.org/icefaces/components">

You are now ready to begin adding ace: component tags to your page.

Depending on the nature of your page, it may be also be necessary to specify a mandatoryResource configuration for your page. See the mandatoryResourceConfiguration topic for details.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.

© Copyright 2021 ICEsoft Technologies Canada Corp.