Hi all,
I have a flex application which emedded into a page which is protected using
container managed authentication
The contraint look like this
main
/pages/*
GET
POST
*
CONFIDENTIAL
folioTracker
/pages/folioTracker/*
GET
POST
projects-admin
projects-user
portal-admin
When I try to access
https://server/appName/pages/folioTracker/nameOfPage.ext from Firefox it
works fine, but when I try to access it from IE the flash file doesn't load.
The strange this is that if I remove the security contraints, or use plainh
http it works fine.
Any help would be much appreciated
Thanks,
Vackar
--
View this message in context:
http://www.nabble.com/Flash-File-Using-SSL-%2B-Container-managed-authentication-%28works-in-Firefox%2C-not-IE%29-tp17422692p17422692.html
Sent from the Tomcat - User mailing list archive at Nabble.com.