> It looks like a work-in-progress to me. The only change I see to the public
> API is dropping some runtime exceptions from a handful of method declarations.
Interesting. It sure would be nice if the Maven artifact had SOME indication of
this, like "beta" in the version or something similar lik
On 07/02/2013 16:00, Williams, Nick wrote:
>> There is no JSR and no Expert Group.
>> JSP 2.3 will be handled as a maintenance release of 2.2.
>
> Well that explains why I couldn't find it the JSR. :-P
>
>> The changes are (as far as I am aware):
>> - fix typos
>> - limit HTTP methods that JSPs r
> There is no JSR and no Expert Group.
> JSP 2.3 will be handled as a maintenance release of 2.2.
Well that explains why I couldn't find it the JSR. :-P
> The changes are (as far as I am aware):
> - fix typos
> - limit HTTP methods that JSPs respond to (to HEAD, GET, POST)
> - changes required as
On 07/02/2013 15:39, Williams, Nick wrote:
> This is only slightly related to Tomcat, in that Servlet 3.1 / JSP
> 2.3 work is happening in trunk/8.0. Hence the "OT."
>
>
> I was looking through the JSRs for EE 7 last night and realized I
> couldn't find anything about JSP 2.3 in any of them. I kn
This is only slightly related to Tomcat, in that Servlet 3.1 / JSP 2.3 work is
happening in trunk/8.0. Hence the "OT."
I was looking through the JSRs for EE 7 last night and realized I couldn't find
anything about JSP 2.3 in any of them. I know JSP 2.3 exists because of Mark
Thomas's presentat