| Author |
[Spring Security] Unable to load flash file (.swf)
|
Vikas Kapoor
Ranch Hand
Joined: Aug 16, 2007
Posts: 1374
|
|
Application flow is,
- user presented with login screen
- after successful login, user is taken to home page and my home page contains one flash file. But it doesn't get loaded.
I have made one other web application without spring to check if something is wrong with my browser or flash file itself but in that case it loads the flash file so my guess is that there is something wrong in my spring security configuration. In past also I have faced the same problem for CSS and images on login page. But after making entries like,
I was able to resolve that problem. I did the same again for flash too but couldn't solve it.
Spring security file
JSP file that contains the flash thing
|
 |
Vikas Kapoor
Ranch Hand
Joined: Aug 16, 2007
Posts: 1374
|
|
|
i referred this link : http://www.adobe.com/devnet/flex/articles/flex_security_03.html
|
 |
 |
|
|
subject: [Spring Security] Unable to load flash file (.swf)
|
|
|