Re: [OT] Push a static value into digester's CallMethod rule?

2021-02-17 Thread Christopher Schultz
Konstantin, On 2/17/21 14:06, Konstantin Kolinko wrote: ср, 17 февр. 2021 г. в 20:13, Christopher Schultz : All, I asked this over on the commons-user list yesterday but haven't gotten a response. Since the digester was born here, maybe someone knows the answer to this. I'd be happy to get a

Re: [OT] Push a static value into digester's CallMethod rule?

2021-02-17 Thread Konstantin Kolinko
ср, 17 февр. 2021 г. в 20:13, Christopher Schultz : > > All, > > I asked this over on the commons-user list yesterday but haven't gotten > a response. Since the digester was born here, maybe someone knows the > answer to this. I'd be happy to get a response over on commons-user or > here. I'll repl

Re: Run servlets on Nashorn written in server-side JavaScript

2021-02-17 Thread Woonsan Ko
On Wed, Feb 17, 2021 at 8:59 AM Christopher Schultz wrote: > > Rony and Leo, > > On 2/17/21 02:58, Rony G. Flatscher (Apache) wrote: > > Hi Leo, > > > > why would you want to do that if you could do the same with Java? What is > > the motivation, the use > > case for you? > > > > How urgent is th

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Konstantin Kolinko
ср, 17 февр. 2021 г. в 20:05, Christopher Schultz : > > Konstantin, > > [...] > > Without being able to rely on form-data ordering, the only way to "know" > which question was asked first, second, etc. would be to either put a > hidden form element on the page describing the question-order (back to

[OT] Push a static value into digester's CallMethod rule?

2021-02-17 Thread Christopher Schultz
All, I asked this over on the commons-user list yesterday but haven't gotten a response. Since the digester was born here, maybe someone knows the answer to this. I'd be happy to get a response over on commons-user or here. I'll reply to my own thread if someone replies here, citing it. :::

Re: Run servlets on Nashorn written in server-side JavaScript

2021-02-17 Thread Christopher Schultz
André, On 2/17/21 11:15, André Warnier (tomcat/perl) wrote: On 17.02.2021 14:59, Christopher Schultz wrote: Rony and Leo, On 2/17/21 02:58, Rony G. Flatscher (Apache) wrote: Hi Leo, why would you want to do that if you could do the same with Java? What is the motivation, the use case for y

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Christopher Schultz
Konstantin, On 2/17/21 10:35, Konstantin Kolinko wrote: ср, 17 февр. 2021 г. в 12:09, Mark Thomas : On 16/02/2021 14:58, Christopher Schultz wrote: All, I'm sorry for using users@ as my own personal Google but I'm sure someone knows this off the top of their head and can save me a lot of rea

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Christopher Schultz
All, On 2/17/21 09:22, Mark Thomas wrote: On 17/02/2021 14:03, Christopher Schultz wrote: Mark, On 2/17/21 04:08, Mark Thomas wrote: On 16/02/2021 14:58, Christopher Schultz wrote: All, I'm sorry for using users@ as my own personal Google but I'm sure someone knows this off the top of their

Re: Run servlets on Nashorn written in server-side JavaScript

2021-02-17 Thread tomcat/perl
On 17.02.2021 14:59, Christopher Schultz wrote: Rony and Leo, On 2/17/21 02:58, Rony G. Flatscher (Apache) wrote: Hi Leo, why would you want to do that if you could do the same with Java? What is the motivation, the use case for you? How urgent is this (I may have something for both, Java E

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Konstantin Kolinko
ср, 17 февр. 2021 г. в 12:09, Mark Thomas : > > On 16/02/2021 14:58, Christopher Schultz wrote: > > All, > > > > I'm sorry for using users@ as my own personal Google but I'm sure > > someone knows this off the top of their head and can save me a lot of > > reading. > > > > I'm wondering about which

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Mark Thomas
On 17/02/2021 14:03, Christopher Schultz wrote: > Mark, > > On 2/17/21 04:08, Mark Thomas wrote: >> On 16/02/2021 14:58, Christopher Schultz wrote: >>> All, >>> >>> I'm sorry for using users@ as my own personal Google but I'm sure >>> someone knows this off the top of their head and can save me a

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Christopher Schultz
Mark, On 2/17/21 04:08, Mark Thomas wrote: On 16/02/2021 14:58, Christopher Schultz wrote: All, I'm sorry for using users@ as my own personal Google but I'm sure someone knows this off the top of their head and can save me a lot of reading. I'm wondering about which specs mention how to handl

Re: Run servlets on Nashorn written in server-side JavaScript

2021-02-17 Thread Christopher Schultz
Rony and Leo, On 2/17/21 02:58, Rony G. Flatscher (Apache) wrote: Hi Leo, why would you want to do that if you could do the same with Java? What is the motivation, the use case for you? How urgent is this (I may have something for both, Java EE and Jakarta EE, but need a little bit of time)?

Re: Standards, specs for URL parameter ordering

2021-02-17 Thread Mark Thomas
On 16/02/2021 14:58, Christopher Schultz wrote: > All, > > I'm sorry for using users@ as my own personal Google but I'm sure > someone knows this off the top of their head and can save me a lot of > reading. > > I'm wondering about which specs mention how to handle URL parameters > (and POST para