Re: HSTS not apply to some request URI path on tomcat 8.5.9 Centos 7

2020-01-05 Thread Pattavee Sanchol
Dear Chris, Thank you so much for your suggestion. Now I can solve this problem, cause is the request url path with special characters were handled by web application framework. But my application framework's configuration not apply for special characters in url. So it return default page without

Re: Tomcat 9 does not allow to read file in /tmp folder with 777 permission?

2020-01-05 Thread zahid
> Apples and Oranges You're right, Sorry. www.backbutton.co.uk ¯\_(ツ)_/¯ ♡۶ java -cp classpath class-path Marriage of loose and tight coupling -> healthy applications On 06/01/2020 01:47, Guang Chao wrote: On Mon, Jan 6, 2020 at 9:44 AM zahid > wrote: Why

Re: JDBC connection pooling maxActive or MaxTotal

2020-01-05 Thread Guang Chao
On Sat, Jan 4, 2020 at 2:47 AM Dave Bothwell wrote: > Hello, > > I am using Tomcat 8.5.11 with JDBC connection pooling. Based on the > documentation it is clear that DBCP pooling has changed the maxActive > attribute to maxTotal. However it is unclear, based on this document > https://tomcat.apac

Re: Tomcat 9 does not allow to read file in /tmp folder with 777 permission?

2020-01-05 Thread Guang Chao
On Mon, Jan 6, 2020 at 9:44 AM zahid wrote: > > Why will MS Windows users will never have to deal with issue of *chmod* ? > Apples and Oranges > also keep in mind why java command line have three different options to > do the same thing ? > > java -cp > > java -classpath > > java class-path >

Re: Tomcat 9 does not allow to read file in /tmp folder with 777 permission?

2020-01-05 Thread zahid
Why will MS Windows users will never have to deal with issue of *chmod* ? also keep in mind why java command line have three  different options to do the same thing ? java -cp java -classpath java class-path On 06/01/2020 01:21, Guang Chao wrote: On Sun, Jan 5, 2020 at 9:26 AM zahid wro

Re: Tomcat 9 does not allow to read file in /tmp folder with 777 permission?

2020-01-05 Thread Guang Chao
On Sun, Jan 5, 2020 at 9:26 AM zahid wrote: > > Actually this is *one of many *punishments following the sin of choosing > *.nix > > and not Microsoft Windows. > Why is it Linux fault? > > Have ever heard of "*chmod*" in windows ? > > MS windows trust you with your machine. > > You bought it ,