Details
Description
noted in the forum: http://www.icefaces.org/JForum/posts/list/0/3099.page#14950
FacesContext.getCurrentInstance().getExternalContext().getRequestMap().put(name,
value); isn't working.
* to be verified
FacesContext.getCurrentInstance().getExternalContext().getRequestMap().put(name,
value); isn't working.
* to be verified
Issue Links
- blocks
-
ICE-1118 Support NetBeans Visual Web Pack (VWP)
-
- Closed
-
tested with following:
netbeans VWP --> database connection (Java DB derby client JDBC driver) -->
database binding --> paging and sort header components.
So far, it looks fine. Mark as verified
The sort header seems not working with All Object type. Except Issue. Needs to
create a new one.