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

Search In

Import statement in spring

Import:- The import statement can be used to import the another bean configuration file in the existing bean configuration file. It is used to import more than one bean configuration file from different sources. The following example can be shown

How to show orders history from shopify store ?

This is our last blog on shopify where we will show listing of orders history of particular customer. With this api you can track all orders in your webview by passing only order number. 1. Fetch orders in your main activity like this : private vo

jQuery nextAll() Method

The jQuery nextAll() method gives back all next sibling components of the  component which we have selected. By using nextAll() method we can select  all the  next siblings of the component which we have selected and then we can

How to print without newline in swift 2.0

Hi Readers! In swift 2.0, print() statement adds a new line character automatically, where as in swift 1.2, println() and print() were 2 separate functions. Apple in 2.0 has given only 1 statement for print() with different parameters. To print it

Use of css Property calc()

Hello readers ! In this blog we will discuss on a css property named calc(). What is calc() ? This is a way to change simply any numeric value in CSS automatically. like height, width, margin, padding, font-size, background-position etc and you ca

Use of TimeStamp while reset password

While resetting password there is a need to prevent links to reopen again. For doing that you need an expiration check to validate whether link is in used state or not So you need to store the current date time while sending the link to the user a

jquery methods: addClass toggleClass and Remove class

jQuery has Basically three methods for CSS manipulation Following methods is explained using below example:     1.addClass() - Adds one or more classes to the selected elements     2.removeClass() - Removes one or more

@Configuration class-centric use of XML with @ImportResource

Configure beans using @Configuration annotation in Spring Framework : Spring framework is a configuration base framework. In Spring Framework all configuration is done using xml files. But you know anybody can change the xml file, if change is wrong

Zoom Animation in android

Zooming Animation in android Here I am writing a code for zoom animation. Here I have add this animation on mic button. You can add it according to your requirements. First of all implements Animation.AnimationListener listener. Then in your activit

Create PDF file using java servlet

Here, We are going to create pdf file using servlet in java technology help of darwinsys api. Darwinsys api is most important for creating pdf file at runtime in servlet, in which we can set page no., auther, header, footer and page contents etc. ac

1 348 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: