Peter,
On 12/30/23 01:41, Peter Rader wrote:
Peter,
On 12/29/23 07:56, Peter Rader wrote:
having a URL like this:
https://localhost:8443/index.html works perfect. This is my mapping:
Nano-Nano-Servlet
/index.html
Nano-Nano-Servlet
*.ts
Unfortunately this URI does not load (because of th
> Peter,
>
> On 12/29/23 07:56, Peter Rader wrote:
> > having a URL like this:
> >
> > https://localhost:8443/index.html works perfect. This is my mapping:
> >
> >
> > Nano-Nano-Servlet
> > /index.html
> >
> >
> > Nano-Nano-Servlet
> > *.ts
> >
> >
> > Unfortunately this URI does not load (beca
Peter,
On 12/29/23 07:56, Peter Rader wrote:
having a URL like this:
https://localhost:8443/index.html works perfect. This is my mapping:
Nano-Nano-Servlet
/index.html
Nano-Nano-Servlet
*.ts
Unfortunately this URI does not load (because of the %-sign):
https://localhost:8443/@rm
-- Forwarded message -
From: Aryeh Friedman
Date: Fri, Dec 29, 2023 at 8:08 AM
Subject: Re: Servlet-Mapping having %-sign
To:
On Fri, Dec 29, 2023 at 7:57 AM Peter Rader wrote:
> https://localhost:8443/@rm%2fmodel.ts
No idea on the original question but the URL ab
No idea on the original question but the URL above mightiest well read:
http://dear.hacker.please/hack-me.jsp
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.
Hey,
having a URL like this:
https://localhost:8443/index.html works perfect. This is my mapping:
Nano-Nano-Servlet
/index.html
Nano-Nano-Servlet
*.ts
Unfortunately this URI does not load (because of the %-sign):
https://localhost:8443/@rm%2fmodel.ts
It gives a http-status:400 havin