Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

ezfira
ezfira
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by ezfira
Customize the badges you want to showcase on your profile
Re: java.util.Map to flash.utils.Dictionary - Adobe LiveCycle 14-10-2010
Yes, You can, I have successfully mapping form java HashMap to Flex Dictionary. The following is the code fragment for the success case:The hint is that you need to use ObjectProxy in Flex to map HashMap in Java.Man Pak Hong, DaveAnalyst Programmermanpakhong@hotmail.commanpakhongJava:// ================================================================================ public Map getCaseDetails(Long sid) throws ApplicationException, SystemException { // Vos Declaration Case caseVo = null; UserInfo ...

Views

114

Likes

0

Replies

0