I am able to encode the string in first servlet but unable to
decode it in another servlet.
Even if I import java.net it throws exception that URLDecoder class not found.
can't find the reason for this.
I am using javawebserver.
Is there any other method to decode.??
thanks in advance.
[This message has been edited by sumit vashishta (edited June 14, 2001).]
[This message has been edited by sumit vashishta (edited June 14, 2001).]