|
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 |
