PDA

View Full Version : help required in URL rewriting in href


diwakar
09-05-2005, 01:18 PM
Hi,

Can someone figure this out for me please :o

I have done a URL rewriting the <a href >tag. now i want to retrevie the value in the URL in a different page (JSP) .The requrest.getParameter method does not seem to work here .Can somebody suggest another way.

I will not be using any submit buttons.

glenngv
09-06-2005, 06:25 AM
Can you explain your problem with more details?

diwakar
09-06-2005, 01:31 PM
I am thankful to all of u to take time and to go through the issue and attempt to find a solution to it .But luckily i was able to find the answer to my doubt myself. Thank u very much for ur help. :)

glenngv
09-07-2005, 02:31 AM
Maybe you can share your solution so that others who might encounter the same problem can make this thread as reference.