Categories
Search
My Tweets
- @misterlosso I have accepted a position already. 2 weeks ago
- Spring in Action 4th Ed, Spring in Practice & Spring Integration in Action 50% today use code dotd0508cc http://t.co/kjcQ15rDM4 2 weeks ago
- @bytor99999 No, the site is redirected, pom file gend as artifactory page, causing mvn builds to fail. 2 weeks ago
- Spring Dep Mgmt Repo - use http://t.co/xFJVnMHTpO | milestone | snapshot. If using http://t.co/Ns8nUF8cqV, you'll get repo... 2 weeks ago
- Accepted Integration Architect position with Cigna. Can't wait to get started. 3 weeks ago
Tag Archives: Security
Troubleshooting URL Rewriting in Spring Roo
Spring Roo automatically installs URL Rewriting for your application. If we want to configure another servlet in our web.xml file, we may need make configuration changes to the urlrewrite.xml file. 1. Enable Logging Before you jump into log4j.properties file, you … Continue reading
Posted in Log4J, Roo, SLF4J, Spring, Spring Framework, Spring Roo
Tagged Development, Java, Log4J-old, logging, roo, Security, Spring, Spring Roo, URL Rewriting
Leave a comment
Securing Page Content with Spring Roo
Securing Page Content with Spring Roo Prerequisites Roo 1.1.0 M2 or greater installed Maven 2.2.1 installed Setup a Sample Project To test out the Security features, create a simple Roo app, which can be done using Roo’s PetClinic application script, … Continue reading
Posted in Roo, Spring, Spring Framework, Spring Roo, Spring Security
Tagged Development, Security, Spring, Spring Roo, Spring Security
3 Comments