| Author |
Call a servlet on the url pattern /_/
|
Sumit Aggarwal
Greenhorn
Joined: Jul 31, 2011
Posts: 11
|
|
Need to call a servlet on the url pattern /_/
what should i write in the web.xml
This isn't working
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56204
|
|
|
The space is not a valid mapping character.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
abani patra
Ranch Hand
Joined: Oct 11, 2011
Posts: 70
|
|
Yes,
I am also agree that blank space is not allowed in browser url .
|
 |
 |
|
|
subject: Call a servlet on the url pattern /_/
|
|
|