Hello Ralph!

RE> You can run a java service on ports < 1024 without being root with 
RE> portmappers, proxies, iptables and several other tools

Hmm.., but won't this make the
request.getRequestURI()
and alike create incorrect URL-s, like

http://smth.smth.smth:8080/aaa/b.jsp

instead of

http://smth.smth.smth:80/aaa/b.jsp

or

http://smth.smth.smth/aaa/b.jsp


This might be a big problem!

-Anton


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to