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

Summary: JSP Fragments should not be executable.
Product: javaee Reporter: Marek Fukala <mfukala>
Component: CodeAssignee: Petr Pisl <ppisl>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.