java - Relations among the methods to access parts of URL in HttpServletRequest object -


on httpservletrequest object, assuming calling url not encoded, can assume that:

getcontextpath()+getservletpath()+getpathinfo()==getrequesturi() true?

i'm pretty sure answer yes getrequesturi somehow obscure in describing is.


Comments

Popular posts from this blog

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -