yes URL Encode and decode will do..
other work around is there with the hlp of
hidden variables and javascript.. when you pass a hidden variable between
forms spaces in string wont create trouble . because we all know the value
of input box.. goes safely between forms
any other solution even i would like to know..
regards
peter
----- Original Message -----
From: "Vijayanand" <vijayanand.rajendran@(protected)>
To: <JSP-INTEREST@(protected)>
Sent: Wednesday, October 01, 2003 2:59 PM
Subject: Re: Please help regarding passing special characters
> hi,
>
> you need to encode the above string and passit. The request will
> consider the '&' as end of a parameter. thats why you are getting only a
> part.
>
> guys correct me if iam wrong!!
>
> thanks,
> vijay
>
> ----- Original Message -----
> From: "vtr" <vtr@(protected)>
> To: <JSP-INTEREST@(protected)>
> Sent: Wednesday, October 01, 2003 2:36 PM
> Subject: Please help regarding passing special characters
>
>
> > Hi
> >
> > in one of my forms i am sending '&' something as in ' joe & Sam'
> >
> > but when i do the getParameter for the above i get only till joe
> > the rest gets truncated.
> > I will be thankful Any to help in this direction
> >
> >
> >
> > V.T.R.Ravi Kumar, Engg.(CCX), BHEL
> > Phone Office +91 1334285260
> > Mobile +91 1353114861
> >
> >
> >
>
===========================================================================
> > To unsubscribe: mailto listserv@(protected)
> JSP-INTEREST".
> > For digest: mailto listserv@(protected)
> DIGEST".
> >
> > Some relevant archives, FAQs and Forums on JSPs can be found at:
> >
> > http://java.sun.com/products/jsp
> > http://archives.java.sun.com/jsp-interest.html
> > http://forums.java.sun.com
> > http://www.jspinsider.com
>
>
===========================================================================
> To unsubscribe: mailto listserv@(protected)
JSP-INTEREST".
> For digest: mailto listserv@(protected)
DIGEST".
>
> Some relevant archives, FAQs and Forums on JSPs can be found at:
>
> http://java.sun.com/products/jsp
> http://archives.java.sun.com/jsp-interest.html
> http://forums.java.sun.com
> http://www.jspinsider.com
>
===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com