Creating and adding content spots to JSPs
In Personalization, you are not able to create rules at the same time as creating JSPs and servlets. Instead, you can create Java™ wrapper beans called content spots and place them on JSPs. Rules can be assigned to content spots at a later time via the Personalization workspace. Content Spots can be generated using the Content Spot wizard, or a default Content Spot class, com.ibm.websphere.personalization.ContentSpot, may be used to execute a named ContentSpot.
Related tasks
Using the Content Spot Wizard to create a content spot
Formatting dynamic content on a JSP
Feedback