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 - API for working with the beans
Summary: API for working with the beans
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP Parser (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 63897
  Show dependency tree
 
Reported: 2005-12-08 12:53 UTC by Libor Kotouc
Modified: 2016-07-07 08:55 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 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