Basic Customization > User Interface Customization > Incorporating Pickers in JSP Clients > Configuring a Context Picker > Solution > Procedure – Including a Context Picker in a jsp page
  
Procedure – Including a Context Picker in a jsp page
The context picker can be launched from your JSP by calling the contextPicker tag:
<tr>
<wctags:contextPicker id="contextPickerId" />
</tr>