Hi,

I need to open a new browser window from my flex application by
passing a bean.

I am using URLRequest and navigateToUrl to open a window [either jsp
or servlet]

In such case , I need to pass an attribute [in my case a getter and
setter class] to the server side code.

I am using URLVariable to set the attribute.  But if I use
request.getAttribute("paramter name"), I am always getting null value.

getParameter is working. But I need to pass an object not a string.

Do I change the content type? if so what I have to give ? I am using
POST method.

Can anybody help me on this?


With regards,
Raj

-- 
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.

Reply via email to