RE: [flexcoders] HTTP Post of a custom object

2006-11-24 Thread Seth Hodgson
s.com [mailto:[EMAIL PROTECTED] On Behalf Of Tommy Mestdagh Sent: Thursday, November 23, 2006 6:13 AM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] HTTP Post of a custom object kick... Nobody an idea or suggestion, or a link to point me in the rig

RE: [flexcoders] HTTP Post of a custom object

2006-11-23 Thread Tommy Mestdagh
@yahoogroups.com Onderwerp: [flexcoders] HTTP Post of a custom object How do i do this in flex I have a custom class in Table that is send in the httprequest to an servlet. This is the working code of the old struts appl. request.getSession

[flexcoders] HTTP Post

2005-11-08 Thread Paulo Roberto Cunha Brandão
Title: Mensagem Good evening for all. I have a system in JSP and needs to call a new window in another application in Flex, passing the HTTP Post parameters.   When I done the Post call by HTML, passing the necessary parameters, it's show me the error: "It's not a valid application".   If