Smart phone and tablet starter stores directory structure
Smart phone and tablet starter stores are located in their respective directories, depending on the form factor.
The following store directories are created after publishing
the smart phone and tablet SAR files:
- Smart phone
- WC_eardir/Stores.war/storedir/mobile20
- Tablet
- WC_eardir/Stores.war/storedir/tablet
The directory structure is organized using the Starter store directory structure,
with the following modifications:
Form factor | Path | Description |
---|---|---|
Hybrid | WC_eardir/Stores.war/storedir/mobile20/AndroidHybrid | Contains files specific for the Android hybrid application. |
Smart phoneTablet | WC_eardir/Stores.war/storedir/tablet/ShoppingArea/EFlyerSectionWC_eardir/Stores.war/storedir/mobile20/UserArea/AccountSection/ServiceSection/EFlyerSubsection | Contains JSP files and fragments that renders the e-flyer section. See Mobile Web starter stores e-flyers page for more information. |
Tablet | WC_eardir/Stores.war/storedir/tablet/UserArea/AccountSection | Contains JSP files and fragments for the account pages. Account pages on tablet are implemented differently from the Madisons starter store and smart phone stores. For example, the use of Dojo widgets. See Tablet interactions for more information. |
Tablet | WC_eardir/Stores.war/storedir/tablet/ShoppingArea/CheckoutSection | Contains JSP files and fragments for the checkout pages. Similar to cccount pages, the tablet checkout pages are implemented differently from the Madisons starter store and smart phone stores. For example, the use of Dojo widgets. See Tablet interactions for more information. |