|
one
way to fix this...
<form method="post" name="forma"
action="/servlet/Myservlet">
*************
<input type = "hidden" name ="page" value =
"MainDir/jsptemplates/MainIndexSearchPage.jsp" >
********************
<input type="text" name="search"> <input type=submit"
name"search">
</form>
please
note that the action is changed from
/servlet/Myservlet?page=MainDir/jsptemplates/MainIndexSearchPage.jsp
to
/servlet/Myservlet
regards
guru
( and
one thing i think you are good at servlet but lack the basics of how get and
post work .... )
(
sorry but you are doing wrong way of development because action should be the
servelet and all others should be in hidden types if you are usign a form )
....
From: GW [mailto:[EMAIL PROTECTED]] Sent: 07 May 2002 15:02 To: [EMAIL PROTECTED] Subject: strange url anyone have an idea
|
- strange url anyone have an idea GW
- Re: strange url anyone have an idea Rohan Shrinivas Desai
- Re: strange url anyone have an idea Raghupathy, Gurumoorthy
- Re: strange url anyone have an idea GW
- Re: strange url anyone have an idea Raghupathy, Gurumoorthy
