hi list,

    i have a string like this =  'Man clothes'

when i call a servlet i do it like that:

    ..../servlets/myservlet?str=Man clothes&......

but it does not work.. because it only gets up to

    ..../servlets/myservlet?str=Man

but i need all the string because i have to look for this string into a
database.


any suggestions will be pleased,

marcos
[EMAIL PROTECTED]

___________________________________________________________________________
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

Reply via email to