To configure your application to use the MOBI Components, complete the following steps:
2. Add the MOBI Components icefaces-mobi to your application classpath.
[icefaces.dir]/icefaces/lib/icefaces-mobi.jar
3. Add the MOBI Components XML namespace to any pages you want to use MOBI Components on:
<html ... xmlns:mobi="http://www.icesoft.com/icefaces/mobile/component">
You are now ready to begin adding mobi: component tags to your page.