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 38502 - JSP Fragments should not be executable.
Summary: JSP Fragments should not be executable.
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC All
: P4 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 16:52 UTC by Marek Fukala
Modified: 2004-09-08 19:07 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 2004-01-07 16:52:28 UTC
[20040106]
According to the JSP 2.0 specification I guess the
JSP fragments should not be made executable (have
the execute action) since they are used only in
context of tag handlers.
Comment 1 zikmund 2004-09-08 19:07:24 UTC
Run, Debug, Compile & View Servlet actions are turned off in JSP
segments in 4.0.
Marking as fixed.