Hi All, If I have this "http://localhost:8080/zeborg/skillList.do?skillId=5&skillName=C++%20Prog.>" in my browser URL and when I try to get skillName by using request.getParameter("skillName"),I am getting only the value as 'C' not 'C++',,can anybody tell me what's the problem and what's the solution.
thanks a lot Rajeshwar ___________________________________________________________________________ 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
