On the same line of thought, since HTTPRequest seems to be one of the  
answers to my problem, has anyone tried to perform user  
authentication through that?

The system we're developing uses servlets for all communication - but  
it creates these dynamically as we define pages that contain  
'portals' (every page is a dynamically created JSP page basically) in  
the backend system.

Am I correct to assume that if I can do a form post in an XHTML page,  
I can convert that post to the HTTPRequest in Flex?

thanks all!

jon

Reply via email to