Hi All ,
I have a jsp displaying the title of a News .. when I click the title it
has to fetch the details using a servlet and then display the information
in another jsp .
This works fine in IE since all the white spaces are replaced by %20. But
this doesn't work in NN since the white spaces are passed as they are and
they result in an error.
Can anybody please send me the code for converting the white spaces in the
URL on NN to "%20" (on clicking which the servlet is invoked).
Thanks in Advance,
Shashwati
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets