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

Search In

Spring MVC 3 and handling static content - am I missing something?

We can handle static content for example: js,css,images in Spring MVC by using mvc:resources element. mvc:resources element is used to point to the location of static content with a specific public URL pattern. For example – define the below line

How to make JSON.NET as the default JSON serializer in ASP.NET MVC

"Making JSON.NET as the default JSON serializer in ASP.NET MVC"     The default JSON serializer in Asp.Net MVC is JavascriptSerializer.   In this article I will explain how to replace the JavascriptSerializer for seria

How to Avoid HTML Mistakes

Hello Reader's Here is the article which will help you to know, How to Avoid HTML Mistakes In this article I will guide you how to avoid minor mistakes when create an HTML Page. 1) Don't use block elements within Inline elements. **Wrong Approch**:

An element could not be located on the page using the given search parameters

I tried to run the below code public class TestSelendroidApp { public static AndroidDriver driver; public static void main(String[] args) throws MalformedURLException, InterruptedException { File app = new File("E:\software\selendroid-t

How To Create a Scrollspy in Bootstrap

With the help of Bootstrap we can create a Scrollspy function.”The Scrollspy plugin is used to automatically update links in a navigation list based on scroll position.” According to the below example, i am using data-spy=”scroll” it is used to scol

Finalization Queue in .Net Garbage Collection

"Finalization Queue in .Net Garbage Collection" In this article we will see the detailed working of the Garbage Collector and the Finalization Queue. For reading about the Garbage Collector please go to the following link: Garbage Collection in .

Using Model Hints in Liferay

Liferay Service Builder provides users a way to customize input fields and model entities by specifying related information as model hints in a single file called portlet-model-hints.xml in project’s docroot/WEB-INF/src/META-INF folder. But we need t

How to create Pending Intent function in android

If you want to create a pending intent function check my below example. Here I have created MainActivity class and MyReciver class to show get data and in this class I have used toast function. Below code will clearly described you how to create Pend

Git Basic WorkFlow

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs To keep things simple I am using only one file We got a three

Jquery animate() method

Hello Readers, The jQuery animate() method is used to create custom animations. If you want to create some animation effect in your HTML, then you can use jQuery .animate() method for the same. We use following syntax for create animation. Syntax:

1 564 720
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: