Hi All,
I want to control the number of concurrent users in a flex application using spring security.
Is there anybody who can help me on this.
Thanks in advance.
Salini
Type: Posts; User: salini; Keyword(s):
Hi All,
I want to control the number of concurrent users in a flex application using spring security.
Is there anybody who can help me on this.
Thanks in advance.
Salini
MXML File
<?xml version="1.0" encoding="utf-8"?>
<s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"
...
Web.xml
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
<web-app>
...
In my application there is a requirement to mantain 2 sessions per user.
But I am not able to handle it.
Here is the code
<?xml version="1.0" encoding="UTF-8"?>
<beans...
Hi,
I am also trying to integrate Flex with Spring security.
Can you please let me whether you solved the problem?
regards,
Salini
Hi,
I am new to flex. i was trying to intgrate flex with spring. My Flex builder version is 4.5 and eclipse is 3.6.
I installed plugin and blaze ds and it seems like fine.
Not sure how to...
Hi,
I am new to flex. i was trying to intgrate flex with spring. My Flex builder version is 4.5 and eclipse is 3.6.
I installed plugin and blaze ds and it seems like fine.
Not sure how to...
I am using simple jsp files only to c how the security is working. I mean with out controller.
But when I am trying to access using this url it is working fine.
http://localhost:8082/TestwithMenuItems/accessDenied.html
I tried using this tag too..(<security:access-denied-handler...
I am new to spring security
I am getting
HTTP Status 404 - /TestwithMenuItems/accessDenied
--------------------------------------------------------------------------------
type Status...
Hi All,
I am new to Spring.
I am getting the follwowing error.
Jun 14, 2010 5:38:15 PM org.springframework.jdbc.datasource.DriverManagerDataSource setDriverClassName
INFO: Loaded JDBC driver:...
Hi,
I am facing some problem with your program.
It is not running properly.
Let me know if you are available.
Regards,
Salini