Description: The previous two articles in the Backstage at the JDC series discussed the infrastructure and servlets behind session and registration management. This \"behind the scenes\" look explores the various other servlets used by the JavaSM Developer Connection SM (JDC) to provide the functionalities of the site. Some of the facilities covered in this article are: retrieving userId information, password mailing, restricted page access, and bug voting (a poll-taking application). All the examples are based upon Java Web Server.