Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-11 Thread Fedor Makarov
> >Вторник, 10 января 2023, 11:41 +03:00 от Mark Thomas : >  >On 10/01/2023 04:37, Fedor Makarov wrote: >> >> Also I tried to write a filter to manually redirect, but tomcat intercepts >> the request before it gets into the filter. Can I disable this behavior fo

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-09 Thread Fedor Makarov
Also I tried to write a filter to manually redirect, but tomcat intercepts the request before it gets into the filter. Can I disable this behavior for tomcat and do it manually?   >Понедельник, 9 января 2023, 11:43 +03:00 от Fedor Makarov >: >  > > >We have to webapps lun

Re: Problems with requests without trailing slash Tomcat 9.0.65

2023-01-09 Thread Fedor Makarov
g that happens with cookies, redirects, and in-page links. > >-chris > > >- >To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org >For additional commands, e-mail: users-h...@tomcat.apache.org     --- Fedor Makarov  

Re: Problems with requests without trailing slash Tomcat 9.0.65

2022-12-27 Thread Fedor Makarov
"         import="com.gridnine.platform.common.lundase.model.content.*" %><% MetaVO meta = SiteMetadataHelper.getStaticMeta(MainSitePage.LUNDA_ONLINE); %>               >Вторник, 27 декабря 2022, 13:42 +03:00 от Mark Thomas : >  > >On 27/12/2022 06:25, Fedo

Problems with requests without trailing slash Tomcat 9.0.65

2022-12-26 Thread Fedor Makarov
rnalMapWrapper(ContextVersion contextVersion,                                           CharChunk path,                                           MappingData mappingData) --- Fedor Makarov