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 - Support for Java refactoring with JSP with Stripes taglib
Summary: Support for Java refactoring with JSP with Stripes taglib
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks: 48465
  Show dependency tree
 
Reported: 2009-08-05 18:10 UTC by nmaves
Modified: 2016-07-07 08:56 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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