Re: Tomcat Jasper Compiler ant task not working - missing tag lib validator

2021-12-05 Thread Builder Lynx Demo
e process.  Not quite ideal. Mostly just sending this into the list for someone else's benefit in the future. Thanks for your help. Alex. On 2021-07-09 4:36 a.m., Mark Thomas wrote: On 08/07/2021 23:12, Builder Lynx Demo wrote: Hi Chris, Mark, Thank you for pointing that out.  I neve

Re: Tomcat Jasper Compiler ant task not working - missing tag lib validator

2021-07-08 Thread Builder Lynx Demo
On 7/8/21 10:47 AM, Christopher Schultz wrote: Mark, On 7/8/21 05:50, Mark Thomas wrote: On 08/07/2021 04:37, Builder Lynx Demo wrote: Hi, I have a large java jsp and servlet web application.  Started about 20 years ago and still going strong.  It uses an ant build process. One of the

multipart/form-data request with 2 files with the same name - possible bug

2020-07-13 Thread Builder Lynx Demo
Hi, I'm using Tomcat 8.5.15 on Linux (CentOS 7). Imagine the following scenario: I have a web page with a form with a structure like:      ... The user selects two different files.  However, both files have the same name (they reside in different directories on the users computer).  So the