You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JSF-Flex
(1) Added capability of partitioning large data for DataGrid
component, with the additional data being fetched asynchronous upon
request.
(2) Gave flexibility in having jsp pages in any directory, but swf
directory which is created by the system must still exist under
WebContent. Meaning one should not expect to copy the directory to an
another directory within the actual workspace and have the components
work.
(3) Created better structure for example jsp and created mxmlIndex.jsp
for navigation to examples.
For all need to provide better impl later and need to clean up the
code later.