performance « Security « Spring Q&A





1. Spring Web MVC huge performance issues when rendering view    stackoverflow.com

I'm making a project with the Spring Framework and I use the Spring MVC Framework for building my views. Now everything works fine and runs smooth except for this simple GET page ...

2. Client EJB Access Performance    forum.springsource.org

Client EJB Access Performance I am converting a J2EE app - that makes heavy use of remote EJBs - to use Spring. I have it working (Use Spring Simple Session Bean ...

3. Security framework performance    forum.springsource.org

Security framework performance Hi, I am using the Spring/Acegi framework for enabling security. I am also using Java 1.5 and Tomcat 5.5. I have successfully configured SSL, authentication and authorisation for ...

4. global-method-security performance    forum.springsource.org

global-method-security performance Hi, I have a performance problem with the global-method-security configuration. Code: The application is very slow ...

5. spring security performance problem    forum.springsource.org

spring security performance problem hello I have added spring security to my web application. I added method level security with xml pointcuts tags. Almost for every method of my services I ...

6. Data Access and Performance Issue    forum.springsource.org