Community
Participate
Working Groups
This bug is to get the fix into WTP 3.2.2 patches +++ This bug was initially created as a clone of Bug #325306 +++ Steps to reproduce: 1. Create a WEB 3.0 project (either with or without a DD) 2. Create a JSP page in the web project 3. Create a class in the web project that extends javax.servlet.http.HttpServlet 4. Open the new servlet wizard 5. Select the "Use an existing Servlet class or JSP" option, click the browse button, and select the JSP file. 6. Finish the wizard (PROBLEM: The JSP file is opened, but nothing else happens) 7. Repeat steps 4-6, but now selecting the class instead of the JSP file ((PROBLEM: The class file is opened, but nothing else happens)
Created attachment 179394 [details] Same patch
approved
Committed to R3_2_2_patches