append « URL « JSP-Servlet Q&A





1. how to append a list in href url?    stackoverflow.com

I want to append a list in the url that is a href ,how can do so and how can i read it using request.getParameter() ? or a complete bean object ...

2. why do I see strange characters appended to my URL    coderanch.com

thanks for the response. I did use the doGet method. If that's what it should be, then I am bit confused: I have another similar servlet/JSP application, it never shows these kind characters, why ? Plus, I want to have the final result JSP page to be able to be bookmarked. It's strange to give user such a URL. Of course ...

4. appending parameters to url    coderanch.com