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 70081

Summary: API for working with the beans
Product: javaee Reporter: Libor Kotouc <lkotouc>
Component: JSP ParserAssignee: Petr Pisl <ppisl>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 63897    

Description Libor Kotouc 2005-12-08 12:53:44 UTC
Issue 63897 needs some API to retrieve the beans from the JSP pages contained by
the web module owning the JSP page where a code snippet is inserted into.

The information needed is:
- for the UseBean: a bean name, a class and a scope
- for the GetProperty: a bean name, a class and the properties
- for the SetProperty: a bean name, a class, the properties and their values
Comment 1 Martin Balin 2016-07-07 08:55:16 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