
Search In
Exception Handling in JSP :
Every application has some error handling code. In web application we normally see that error or exceptions occurred and these exceptions are shown by the tomcat using its default error page. In tomcat default error page,
Released over 13 years ago in 2005, Ruby on Rails (ROR) has proved to be nothing less than a phenomenon in the world of web development. Its use of concepts like don’t repeat yourself (DRY) and convention over configuration (CoC) have streamlin
Selenium Web Driver
Web Driver is just a JAR file which contains collection of interface and class.
Web Driver is a web based automation testing tool which uses core Java API to drive the test on the browser. Technically Web Driver is an interface
Hello All,
Working with ASP.NET C#, I wanted to serialize a class to a file which will be later de Serialize to access its properties and delegates, and to do this we have following block of code :
Structure of the class to be Serialized :
[Serial
Below code will help you to created SeekBar function in android. In android SeekBar is used by the end user, the user can drag the left and right to move the progress of runing file like audio song, video song etc. In the below code example, I have
The synchronization is the mechanism by which we can control multiple threads to access the shared resources. Without synchronization, it is possible for one thread to modify a shared resource while another thread is in the process of using or updati
This Blog focuses on the implications that some of the new ActionScript features have on resource management, and looks briefly at some of the new tools in ActionScript that can help you to track and manage memory more effectively.
The growth and
In Joomla, for creating SEF URLs in joomla component you need to make your router file which has very important role in each and every component to allow SEF URLs.
Let's assume that your component url is like this:-
http://www.mysite.com/index.php?o
Hello all,
Working with ASP.NET, if we want to fetch the data from server using jQuery than we can use Ajax POST method of jQuery. which allows us to asynchronously interact with server and we can get data in the desired format such as JSON or XML a
Broken Links:
Links for which pages are not found or there is a change in main URL that's why it is showing broken.
Dead hyperlinks on websites are not just infuriating , but there presence may do some serious vandalization to your online business a
