hi...like in swing we use swing frame work and like mostly each frame we are connected with database.... but in flex i gave u one example first u hv to use blazeds to make the connection between front end and middle tier like in blazeds we hv remote config file in that u hv to configure the java classes in that and write one destination tag.and same tag value u hv to wrtie in front end in remote object tag .second in front end u have make view and use remote object to connect with middletier and write destination to get result back from java class in front end. to get result we hv property name result in remote object in front end...and all java classes connected with database like jdbc connection ...you hv to invoke only method in the front end.
On Tue, Aug 3, 2010 at 5:44 AM, pasha <[email protected]> wrote: > > Hi All , > > I am a new Flex Developer .Presently i am working on Java tech . > > I have a requirement that , i want to integrate my swing application/ > components into the Flex application. > > How can i Integrate Swings into FLEX ??? Is there any Solution ?? > > NEED HELP. > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<flex_india%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

