Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Spring Security: Obtaining current username (i.e. SecurityContext) information in a bean?

Instead of calling static method inside the controller like below: @RequestMapping(value="/welcome", method = RequestMethod.GET) public String getUserDetails(ModelMap model) { Authentication authentication = SecurityContextHolder.getContext().

How to post images on Whatsapp from another android application

This tutorial will help you share image and text on whatsapp from other android application. We can do it by adding filter to intent, where we will provide package name of the application. In my code I am sharing image stored on drawable folder, you

Add InputAccessoryView in Swift for UITextField and UITextView

Hi,   Sometimes we need to show our custom accessory view when UITextField/UITextView is in editing mode or being edited. We can use inputAccessoryView property to assign a view just above the system keyboard. Input accessory view is very help

How to use CRUD (Create, Read, Update, Delete) in Cakephp 3.0

Hello Reader's , Hope your are doing good today. After working on CURD in cakephp 2.x+ version ,today i am going to update you with Cakephp 3.0 CURD example. Some directory changes made in cakephp 3.0 you can read here http://book.cakephp.org/

Learn Basic Structure of C++ Programming for Beginner

Prior to creating a C++ program, one needs to start the C++ IDE. The instructions for starting C++ all depend on the system one is using. This unit assumes that the individual is using the Bloodshed compiler. Incase, one uses a different version of C

Different methods to remove spaces from string

This article demonstrates different methods which are used for stripping or removing white space and other specified characters from the string. The list and details of each methods are given below :   1. trim() trim() is the most popular fun

CSS Accordian

One incredible thing about CSS is the capacity to make extraordinary searching plans for your sites and with CSS3 you can compose code that does not require javascript (as long as you have the latest web browsers!). This following example demonstrate

Why to Get a CCNA Certification and How to Prepare for Better IT Job?

CCNA (Cisco Certified Network Associate) is one of the most prestigious certifications in the industry. The certification increases your chances of landing to a high profile job in a reputed organisation easily with a handsome pay. It not only provid

How to make only digits validation for textbox using Jquery

Hello Reader's! if you are making the html form in which some textbox you only want as taking the digits only. Then in this blog you can learn how to make this digit type validation. Since now most of the website are providing the frontend type v

Cannot instantiate the type AppiumDriver issue

I was trying to open the contacts list of my mobile through the code given below but the piece of code is showing me error when trying to instantiate the Appium driver. public class TestContactsNativeApp { public static AppiumDriver driver; pu

1 259 481
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: