Challenge Overview
Our application currently uses a browser popup to allow a user to search for employees through our BluePages enterprise directory system. The popup HTML is generated from a JSP and contains JavaScript that allows it to interact with the parent browser window.
The BluePages Search Dojo Dialog would replace the popup JSP with a custom Dojo widget that the main browser page can show. The custom widget will use a Dojo dialog to display the search fields and results.
Final Submission Guidelines
N/A