This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 169926

Summary: Support for Java refactoring with JSP with Stripes taglib
Product: javaee Reporter: nmaves <nmaves>
Component: RefactoringAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 48465    

Description nmaves 2009-08-05 18:10:45 UTC
There are many instances where a refactor of a class name should be reflected in a jsp. 

One example would be the following

<%--  Url to the com.acme.SomeClass --%>
<stripes:url beanclass="com.acme.SomeClass"/>

Both instances of that string should be refactored to match the new class name.

nathan
Comment 1 Petr Jiricka 2009-09-30 13:34:22 UTC
Issue 48465 is a general request for JSP refactoring. Leaving this open as a reminder of the Stripes usecase.
Comment 2 Martin Balin 2016-07-07 08:56:02 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss