>From Flex you will be using some service to connect to the servlet,from
servlet you can pass the request parameters and session object to flex and
in flex you can receive this in the resultevent of this service.
On Tue, Nov 11, 2008 at 7:22 PM, prasanna0711 <[EMAIL PROTECTED]>wrote:
>
> how to get the request parameters and session object from servlet to
> Flex(mxml)
> like we get the request attributes in jsp by writing scriplet <%
> String name = request.getAttribute("name");%>
> and how do we display one text field of same name (i.e property) in
> mxml
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---