Hi rahul

u can use URL Encoding to pass the Query String to the next page. This way u
can preserve all characters like dashes, commas and spaces.

bye

>  Hi friends,
>    i hv got a peculiar problem.
>  I hv to redirect my jsp page to another jsp thro' a hyperlink,a
querystring is also being passed alongwith the url.
>  I hv to collect this querystring in the next page and use it in a
database query as a parameter.
>  Now the problem is that the querystring doesn't have a fixed format...i
mean it can have spaces,dashes etc..so it's a problem to use it in a
database query as a parameter.
>  Is there any other mean by which i can pass the value to another
page,,,when i click on a particular hyperlink..
>  tks in adv.
>  Rahul





_______________________________________________________
Get 100% FREE Internet Access powered by Excite
Visit http://freelane.excite.com/freeisp

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to