Quantcast
Channel: Active questions tagged servlets - Stack Overflow
Viewing all articles
Browse latest Browse all 717

Browser removing + from request parameter

$
0
0

I'm trying to pass an SQL query string from a Java Applet to Servlet as a parameter.

Problem is that in Applet I have something say: sql=select * from p where(+p=1)

The resulting sql parameter in the Servlet is sql=select * from p where(+p=1).

So anyone knows how to prevent the browser from removing the + character from parameters?

Is there a escape character?


Viewing all articles
Browse latest Browse all 717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>