Mobile XPage name prefix

An XPage using mobile controls must start with a specified prefix to use the correct themes.

Open the application in Package Explorer (Window > Show Eclipse Views > Package Explorer).

Open WebContent > WEB-INF > xsp.properties to the Source tab and add a line of the following form, where mobile is the prefix:
xsp.theme.mobile.pagePrefix=mobile