Dear Everyone, I have a Flex app which needs to report usage data
(pagesclicked, buttons used , etc ..) to a servlet. However, I have
noway of knowing if the data sent to the servlet is from my Flex appor
some malicious entity. Is there a way I can tell if the databeing sent
to my servlet is somehow "authenticated" or restrictedto my Flex
app.Sincerely, JDallas