how to set use-expressions= true in java config file instead on xml file in spring security -


I am trying to use the spring protection "authorized" tag in my jsp below but it is not working is. According to my reading in some blogs, I need to set the use-expression = true in security- config.xml. But I am using a Java config file instead of an XML file. Then use the Java Config file in the right-how to set up the Apache attribute correctly?


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -