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

Search In

Tomcat application server hangs while Deploying web application directory

Hi I have installed Tomcat application server(Apache Tomcat/7.0.61) in an Ubuntu server(Ubuntu 14.10). When I am starting tomcat server it hangs at deployment stage and try to http://localhost:8080 on browser, its taking more time to load and noth

Difference between CTE and Temp Table and Table Variable

CTE CTE stands for Common Table expressions. It was introduced with SQL Server 2005. It is a temporary result set and typically it may be a result of complex sub-query.CTE improves readability and ease in maintenance of complex queries and sub-que

How to create view in board.board object in openerp

In openerp first install board module and inherit object in your own module and write this function name createview and this function will check the user id and list of the board id in board.board object in openerp. You can use this as given below.

How to create a specific page layout in odoo-9

To create a specific page layout in odoo-9 you have to first install odoo website builder module and after then at the top you need to ass a whole list of services and provide the possibility of settings to the user interface for the rest of the page

Autocomplete using Jquery.

Below is the code for autocomplete using Jquery . > <head> <meta charset="utf-8"> > <title>Autocomplete using > jQuery</title> <link rel="stylesheet" Contains style classes for AUTOCOMPLETE > href="http://c

Jumbotron Bootstrap

Basically Jumbotron in Bootstrap specifies some special content written for a particular purpose in a big box which provides extra information. Any valid HTML or other Bootstrap elements can be included inside a jumbotron.   <!DOCTYPE html

How to find browser details ?

Jquery have a nice feature to know about browser details. it is deprecated, If the functionality is removed, it will likely be easily accessible using a plugin.   It is safe to use it to determine whether or not to call $(document).ready(

Identifying the browser with the help of Javascript.

We can easily identify the name of the browser, with the help of "JS navigator".Here we have used the "window.navigator" object that contains information about the visitor's browser.We can write "window.navigator" object without the "window" prefix

Difference between px, dip and sp

If you are looking to know about the difference between px,dp,sp , here it is:- px(Pixels) :- px corresponds to actual pixels on the screen. Pixel is the smallest element of a picture represented on the screen. dip Density-independent Pix

jQuery Filtering - first( ) method

This method is used to return the first element of the selected elements. Example : HTML Code : <!DOCTYPE html> <html> <head> </head> <body> <div style="border: 1px solid black;"> <p>This is the first pa

1 363 423
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: