
Search In
In spring security after successfull authentication I was getting the Access denied error to go to pages which had the authentication.
What I did was.
@Override
protected void configure(HttpSecurity http) throws Exception {
http
Basically toFixed ( ) method is used to converts a number into a string , by keeping upto a specified number of decimals .
Syntax ->
number.toFixed ( [ fractiondigits ] ) ;
Parameters ->
number -> It is mandatory , and required a Number
What is QR Code?
A QR code (Quick Response Code) is a type of barcode that is readable by dedicated QR readers, iPhone, Android and smartphones. The barcode using encoded information like numbers, letters, and Kanji characters. QR Code is an 2D Code
Hello there,
If you recently had started learning programming and using vim editor to code. Then this blog might be useful for you as it can save a lot time while finding t
Basically Unique and Distinct both are same means both do the same work , Unique statement was used earlier by the oracle database but Now a days Distinct statement is using by the oracle ( Now it is the official keyword ) , Though Unique statement
Hello, Readers.
By this blog, I am sharing some common test scenarios for the Security Testing. I hope these will help in the time of security testing:-
1- Verify that secure or protect pages should be used HTTPS protocol.
2- Verify for SQL injecti
Few Common Test Scenarios for the Database Testing:-
Hello Readers..
By this blog i am contributing few common test scenarios for the Database Testing. I expect these test scenario will be help full in the time of Database Testing. These are mentio
If you calling the different versions of Jquery then your code can clash the mutual variables.
To use each of the Jquery versions separately you have to use " jQuery.noConflict()"
Consider the links with multiple Jquery versions below:-
<script
If you are looking to know, How to override home button programmatically in android, then below I have provided the simple solution.
You have to do just a simple thing i.e to override the onKeyDown function in your application, given is the code sni
As In my previous post I have already described How much SMO (Social media optimization) and marketing is important along with SEO, I just came across with this wonderful article describing how social media and search engine optimization can produce
