This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
http://localhost:8080/test/ ------------------------------------------------------------------------------------------ my html page code.... <html> <head> <title>Welcome<title> </head> <body>Hi SOJAN</body> </html>
page name "index.html" saved in webapps/test ____________________________________________________ This is my full web.xml file ____________________________________________________
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN" "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">