On 20/03/2021 15:59, Michael Duffy wrote:
I need help from the very capable and experienced IT professionals on this
list.

Can you help solve this problem:

https://stackoverflow.com/questions/66715576/ajax-value-27-results-in-403-forbidden

This is nothing to do with Tomcat. Tomcat will happily decode a %27 in the query string. For example:

http://localhost:8080/examples/jsp/jsp2/jspx/textRotate.jspx?name=JS%27X

will show the SVG using "JS'P"

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to