
Search In
Authenticate controller method using @PreAuthorize annotation : @PreAuthorize annotation is used to provide the method level security. We can secure our methods by using @PreAuthorize annotation. It is very easy to use and it is always preferred over
How To Install JBoss On Ubuntu
This article will describe that how to install Jboss application server on Ubuntu. Jboss is a powerful open source java application server developed by RedHat.
To install Jboss we will follow the following steps :
St
Remember, how was your first week in your first job?
Well, I remember mine. It was like a whole different world. Too many things to do but I barely knew how to do them. Too many helping hands but still hesitant to take help. Too many questio
DevOps is actually a modern software development method whose ultimate focus lies on the effective collaboration between the software developers, mobile app development companies, project managers as well as the operations staffs along with the align
While running websites the first thing that happens is that page gets loaded. During this the page event cycle executes and fires lots of events.
Types of Object:
Session
Application
Cache
Request
Respons
By wearing a new padded brassiere, you not basically restrict all the lymph glands, but also the lymph liquefied. Restriction of your fluid causes lumps inside breasts along with fibrous skin and abnormal growths. Replica Handbags and Cheap Louis V
AuthenticationTokenProcessingFilter
First we need to make security context where we define our Authentication Entry point and a filter for processing the token. Configuration xml will look something like this:
<security:http realm="Authenticatio
There are several properties available for MPMoviePlayerController in iOS. We just need to use them to play the movie according to our need.
You can access these properties like this:-
Create property in .h file
@property (strong, nonatomic)
Hi all,
If you want to get contact name and contact number from your iphone contact list then below two methods can help you to get contact name and contact phone number .
Note: In this you will only get those contacts,which contain phone number o
Uploading a file in your application can be used to upload an image or documents.
With the help of the cakephp html we can create a form with the input field of type file which allows to browse and select the file from your systems.
lets create a c
