Parsing RSS-XML using JSTL tag library
RSS, or Really Simple Syndication, is a method of sharing and broadcasting content such as news from a website. Using XML, items such as news articles can be automatically downloaded into a News Reader...
RSS, or Really Simple Syndication, is a method of sharing and broadcasting content such as news from a website. Using XML, items such as news articles can be automatically downloaded into a News Reader...
In the previous tutorials about Creating Struts application in Eclipse, we saw step by step how we can create a Struts project. In this tutorial we will explore Tiles plugin in struts. Introduction of...
Problem with comparison of float or double column in MySQL I had a problem in comparing the number with decimal point with a float column in MySql. After some investigation I came to know...
How to set third-party cookies with iframe? I had problem with the lead base ad click tracking. I was using the iFrame to track the lead information from the advertiser site. But somehow IE...
Usually AJAX requests are send through GET method. This is because there are few parameters that one send while sending a request through AJAX and also it is relatively easy to create and send...
[ad name=”AD_INBETWEEN_POST”] Note: If you looking for tutorial “Create Struts2 Application in Eclipse” Click here. In this tutorial we will create a hello world Struts application in Eclipse editor. We will implement a web...
Recently, I was running one of the application on JBoss server. Now I was able to access it using http://localhost:8080/myapp. But I was not able to access the application if I try to use...
Lot of time we have requirement to update two tables simultaneously. Say for example, we have two tables CUSTOMER_DETAILS and CUSTOMER_ADDRESS. While adding a row in CUSTOMER_DETAILS, few details like address is first written...
The web application created by using Struts framework can be easily identified by the URL patterns. Mostly all the Struts application have *.do or *.action URL depending on the version of Struts being used...
It seems that FBI has also understood the power of web 2.0, to fight against world’s notorious criminal. FBI has send an email to Techcrunch.com (A weblog dedicated to obsessively profiling and reviewing new...