I’m going to show you a example in php and ajax to change the values of the dropdown’s options without refreshing the page. The values (options) of the dropdown are fetched from the database and the certain portion of the web pages is only refreshed without need to refresh the whole page. <>
This tutorial provides step by step instructions to setup the development environment required to test various servlet examples given throughout all the tutorials. This tutorial will also be helpful when you start practicing servlets yourself. List of required softwares: JAVA 1.5 or 1.6 Tomcat 5.5.16 eclipse 3.3 Note: this tutorial explains how to install required software on your windows based PC only. Click here to know more
Comments
Post a Comment