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

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -