Answer»
- A SUB PAGE is utilized where you want to display or capture similar INFORMATION for various entities,
for example, capturing an address, for a company or for a person, would need similar information like Street address,State county, COUNTRY,Pincode etc.. In those situations a sub page would be used, to design once and REUSE at multiple places.
- A Secondary Page is used to display or capture secondary information about an entity.A secondary page could use various sub pages, but the reverse is not true.
|