I am about a far from a security expert as you can get, but I created an example that programmatically authenticates an app using either asp.net or jsp. The asp.net version uses MD5 to encrypt the password. I don't know Java well enough to do this in the jsp page.
The example is on cflex.net Also, you need to ask yourself the question, "how secure?" Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of pioplacz Sent: Friday, January 19, 2007 12:08 PM To: [email protected] Subject: [flexcoders] User Authentication Hi! I was wondering if there is a use and secure way to make a user login system for any flex app? I just want to have a login before the user can access the application.

