|
Hi if you use method="post" (in the form) the
character is illimited:
<form action="../servlet/yourservlet"
method="post" id=form1 name=form1>
<input type="hidden" name="fieldName" value="value"
>
</form>
have a look to the following method:
getParameter() getParameterValues()
getParameterNames()
andrea
|
Title: RE: passing parameters from jsp to servlet
- passing parameters from jsp to servlet Kwan, William
- Re: passing parameters from jsp to servlet Gennis Emerson
- Re: passing parameters from jsp to servlet Mark Galbreath
- Re: passing parameters from jsp to servlet Kwan, William
- Re: passing parameters from jsp to servlet Generoso Almaraz
- Re: passing parameters from jsp to servlet Balasubramaniyan K
- Re: passing parameters from jsp to servlet Galbreath, Mark
