| Author |
Spring 3 security?
|
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
Hi Author,
I am wondering about the title of this books. It looks like that spring 3 has lack of security.
* The web application created on this framework are not secured ? please elaborate.
Thanks
|
Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
|
 |
Peter Mularien
Author
Ranch Hand
Joined: Sep 06, 2007
Posts: 84
|
|
Hello Muhammad,
I apologize if I misunderstood your question. This book covers the Spring Security project, which is part of the Spring portfolio, and supplies security for both web-based and non-web-based applications. Although Spring Security uses some aspects of Spring Framework behind the scenes, it isn't mandatory that you use Spring Framework for the web application (although we do this in the book, because it's quite common to combine the two). You are correct in a sense that the core Spring Framework (or Spring Web MVC) does not provide inherent security - the design intention was that this role was fulfilled by the Spring Security product.
Hope this answers your question!
Peter
|
Author, Spring Security 3 (the Book), Packt Publishing, 2010
SCJP, OCP
|
 |
Muhammad Saifuddin
Ranch Hand
Joined: Dec 06, 2005
Posts: 1291
|
|
Thanks Author for your reply.
|
 |
 |
|
|
subject: Spring 3 security?
|
|
|