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 150219 - jsp:directive.include hyperlinking doesn't work
Summary: jsp:directive.include hyperlinking doesn't work
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 13:27 UTC by Jindrich Sedek
Modified: 2016-07-07 08:53 UTC (History)
0 users

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 Jindrich Sedek 2008-10-15 13:27:14 UTC
use this code:
----------------
<jsp:directive.include file="test.css" />
----------------
try to invoke hyperlink on test.css file -> nothing happens, but it should work in the same sence as in directive:
<%@include file="test.css" %>
Comment 1 Martin Balin 2016-07-07 08:53:55 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