| Author |
Whats wrong with this code?
|
Ram Dhan Yadav K
Ranch Hand
Joined: Aug 13, 2001
Posts: 321
|
|
Hi, I am using this code in a jsp to call a servlet. But the servlet never seems to be invoked. Is there some thing wrong with this? Am I missing some thing? --edited to remove smilies [ July 29, 2002: Message edited by: Mike Curwen ]
|
Ram Dhan Yadav (SCJP, SCWCD, SCJA-I, IBM EC(483))
"We are what we repeatedly do. Excellence, then, is not an act, but a habit."
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12268
|
|
The first think I would look at is the way the servlet is defined in the web.xml for this application. Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Whats wrong with this code?
|
|
|