|
Re: [73-MappingDiscovery] Not known or not knowable
EB> Mark, do you think the correct behavior in the CONTEXT_ROOT case of [1]
EB> is to return ServletC?
MT> If it is ServletC that is providing the response, then yes.
To that end, here is the
EB> Mark, do you think the correct behavior in the CONTEXT_ROOT case of [1]
EB> is to return ServletC?
MT> If it is ServletC that is providing the response, then yes.
To that end, here is the
|
By
Edward Burns
·
#66
·
|
|
[ADMIN] Schedule Update
Hello Volunteers,
Here is a schedule update:
2017-07-10 21 Day PFD End
2017-07-18 Hand FAB materials to JCP
2017-07-25 14 Day FAB Start
2017-08-07 14 Day FAB End
2017-08-10 GA Release
To that
Hello Volunteers,
Here is a schedule update:
2017-07-10 21 Day PFD End
2017-07-18 Hand FAB materials to JCP
2017-07-25 14 Day FAB Start
2017-08-07 14 Day FAB End
2017-08-10 GA Release
To that
|
By
Edward Burns
·
#65
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
<snip/>
If it is ServletC that is providing the response, then yes.
Mark
<snip/>
If it is ServletC that is providing the response, then yes.
Mark
|
By
Mark Thomas
·
#64
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
Surely the context path of a webapp should not affect the return from getServletName at all.
Also, I thought that most containers have a default servlet deployed with a name "default". Jetty
Surely the context path of a webapp should not affect the return from getServletName at all.
Also, I thought that most containers have a default servlet deployed with a name "default". Jetty
|
By
Greg Wilkins
·
#63
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
On 28/06/17 17:14, Edward Burns wrote:
Spec> String getMatchValue() Return the portion of the URI path that
Spec> caused this request to be matched or the empty String if not known
Spec> or not
On 28/06/17 17:14, Edward Burns wrote:
Spec> String getMatchValue() Return the portion of the URI path that
Spec> caused this request to be matched or the empty String if not known
Spec> or not
|
By
Edward Burns
·
#62
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
I can understand when a DEFAULT match may return "" for getServletName()
- when the container provides this functionality without using an
explicitly configured Servlet.
But when can a CONTEXT_ROOT
I can understand when a DEFAULT match may return "" for getServletName()
- when the container provides this functionality without using an
explicitly configured Servlet.
But when can a CONTEXT_ROOT
|
By
Mark Thomas
·
#61
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
+1 for me.
--
Greg Wilkins <gregw@...> CTO http://webtide.com
+1 for me.
--
Greg Wilkins <gregw@...> CTO http://webtide.com
|
By
Greg Wilkins
·
#60
·
|
|
Re: [73-MappingDiscovery] Not known or not knowable
+1 from me.
I'm not really sure at all when a container would not known why it selected a Servlet. Especially since the parts of the request based on which this choice is made don't have such a
+1 from me.
I'm not really sure at all when a container would not known why it selected a Servlet. Especially since the parts of the request based on which this choice is made don't have such a
|
By
Arjan Tijms
·
#59
·
|
|
[73-MappingDiscovery] Not known or not knowable
Hello Volunteers,
Consider these methods in HttpServletMapping
Spec> String getMatchValue() Return the portion of the URI path that
Spec> caused this request to be matched or the empty String if
Hello Volunteers,
Consider these methods in HttpServletMapping
Spec> String getMatchValue() Return the portion of the URI path that
Spec> caused this request to be matched or the empty String if
|
By
Edward Burns
·
#58
·
|
|
Re: [73-MappingDiscovery] and getNamedDispatcher()
Yes.
Yes.
Note that these changes are consistent with what was discussed on the EG
and users list as the expected behaviour.
+1. I know I missed your deadline but I hope this change is
Yes.
Yes.
Note that these changes are consistent with what was discussed on the EG
and users list as the expected behaviour.
+1. I know I missed your deadline but I hope this change is
|
By
Mark Thomas
·
#57
·
|
|
Re: [73-MappingDiscovery] and getNamedDispatcher() (was: Re: [servlet-spec] [ADMIN] Heads Up: Proposed Final Draft handed to JCP)
Ed,
your examples and text look good to me.
cheers
--
Greg Wilkins <gregw@...> CTO http://webtide.com
Ed,
your examples and text look good to me.
cheers
--
Greg Wilkins <gregw@...> CTO http://webtide.com
|
By
Greg Wilkins
·
#56
·
|
|
Re: [73-MappingDiscovery] and getNamedDispatcher() (was: Re: [servlet-spec] [ADMIN] Heads Up: Proposed Final Draft handed to JCP)
EB> I would very much like to stick with the existing resolution. That
EB> said, yes, it is a draft. I need to see if we can make a change like
EB> this without having to do another Proposed Final
EB> I would very much like to stick with the existing resolution. That
EB> said, yes, it is a draft. I need to see if we can make a change like
EB> this without having to do another Proposed Final
|
By
Edward Burns
·
#55
·
|
|
Re: [ADMIN] Heads Up: Proposed Final Draft handed to JCP
GW> what was finally decided about the named dispatchers? I think the null
GW> return is wrong, but I'm guessing too late to change??? Although it is
GW> still a draft?????
I realize that I gave you
GW> what was finally decided about the named dispatchers? I think the null
GW> return is wrong, but I'm guessing too late to change??? Although it is
GW> still a draft?????
I realize that I gave you
|
By
Edward Burns
·
#54
·
|
|
Re: [ADMIN] Heads Up: Proposed Final Draft handed to JCP
+1
Mark
By
Mark Thomas
·
#53
·
|
|
Re: [ADMIN] Heads Up: Proposed Final Draft handed to JCP
Ed,
what was finally decided about the named dispatchers? I think the null return is wrong, but I'm guessing too late to change??? Although it is still a draft?????
Can we have a tagged release of
Ed,
what was finally decided about the named dispatchers? I think the null return is wrong, but I'm guessing too late to change??? Although it is still a draft?????
Can we have a tagged release of
|
By
Greg Wilkins
·
#52
·
|
|
Re: [ADMIN] Heads Up: Proposed Final Draft handed to JCP
the link is wrong :
https://jcp.org/aboutJava/communityprocess/pfd/jsr369/index.html
the link is wrong :
https://jcp.org/aboutJava/communityprocess/pfd/jsr369/index.html
|
By
Wenbo Zhu
·
#51
·
|
|
Re: [ADMIN] Heads Up: Proposed Final Draft handed to JCP
The Proposed Final Draft has been posted to jcp.org!
https://jcp.org/aboutJava/communityprocess/pfd/jsr369/
Congratulations everyone!
Ed
The Proposed Final Draft has been posted to jcp.org!
https://jcp.org/aboutJava/communityprocess/pfd/jsr369/
Congratulations everyone!
Ed
|
By
Edward Burns
·
#50
·
|
|
Re: [73-MappingDiscovery] and getNamedDispatcher()
Ed,
I think that when using a Dispatcher obtained from getNamedDispatcher, then nothing about the request is actually changed. The servletPath and pathInfo remain the same, it is just that a
Ed,
I think that when using a Dispatcher obtained from getNamedDispatcher, then nothing about the request is actually changed. The servletPath and pathInfo remain the same, it is just that a
|
By
Greg Wilkins
·
#49
·
|
|
[ADMIN] Heads Up: Proposed Final Draft handed to JCP
Hello Volunteers,
Here is a heads up that we have handed the Proposed Final Draft of the
spec to the JCP this week. The only difference between the Public
Review and the Proposed Final Draft is the
Hello Volunteers,
Here is a heads up that we have handed the Proposed Final Draft of the
spec to the JCP this week. The only difference between the Public
Review and the Proposed Final Draft is the
|
By
Edward Burns
·
#48
·
|
|
Re: [73-MappingDiscovery] and getNamedDispatcher()
SD> Another alternative would be to add a MappingMatch of NAMED, use
SD> getServletName() to return the name, and have pattern and matchValue
SD> return null (or the empty string).
SD> I think this
SD> Another alternative would be to add a MappingMatch of NAMED, use
SD> getServletName() to return the name, and have pattern and matchValue
SD> return null (or the empty string).
SD> I think this
|
By
Edward Burns
·
#47
·
|