As part of your planning, you should decide how the matrix of gear modes, display modes, and device outputs will map to page fragments. For example, if you have a news gear that provides content in full and shared mode for browsers and full mode for wireless devices and has instance and user configuration modes for browsers, the matrix might look like this:

Gear Mode

Display Mode

Device Output

Page Fragment

Content

Full

HTML

newsFull.jsp

Content

Shared

HTML

newsShared.jsp

Content

Full

WML

newsFull.wml

Instance Configuration

Full

HTML

newsInstanceConfig.jsp

User Configuration

Full

HTML

newsUserConfig.jsp