Hi,
Chandra Sagi,
I could able to open the default page
http://localhost:8080.Its not a blank page or a Page Not Found error, the page remain unghanged.
Marc Peabody,
Even I'm wondering how I'm getting "SubmitQuery" button; below is the code I wrote in "form.html";
<html>
<body>
<h1 align="center">Beer Selection Page</h1>
<from method="POST"
action="SelectBeer.do">
Select beer Characteristics<p>
Color:
<select name="color" size="1">
<option>ligt
<option>Amber
<option>Brown
<option>Dark
</select>
<br><br>
<center>
<input type="SUBMIT">
</center>
</form>
</body>
</html> Ravinder Uppala,
I .... Please be make usre that it is exactly as it is in the book. Sometimes if you miss the ending text for the xml in the deployment ....
I copied exactly from the book.What is "ending text " you mentioned, can you please explain in detail.
Thanks,
Sanjana