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 9075 - The JSP CC doesn't offer anything when you want to complete a closing tag.
Summary: The JSP CC doesn't offer anything when you want to complete a closing tag.
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Other Windows ME/2000
: P4 minor (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-12 13:04 UTC by Marek Fukala
Modified: 2003-07-02 08:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marek Fukala 2001-01-12 13:04:29 UTC
Try to put following to a JSP page:

<jsp:include page="fdfd" flush="true">
...
</jsp:include>

If an user want to complete the </jsp:include> tag s/he should type </ and
invoke CC. Unfortunatelly it doesn't work - nothing is offered.
Comment 1 Quality Engineering 2003-07-02 08:27:21 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.