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 respond to (to HEAD, GET, POST) >> - changes required as a result of EL 3.0 (don't know what these will be) >> - anything else Oracle has thought of since I last spoke to the person >> maintaining the JSP spec > > Sounds innocuous enough ... probably. That last one is scary. ;-) > >> That is from the spec lead. > > Does this mean that it IS the final JSP 2.3 API? Or is it still "in progress?" > >> It will be interesting to see what a diff of the javap output between that >> and JSP 2.2 shows. >> /me Starts downloading that JAR > > Since you're already doing this, do you mind sharing the diff?
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. Mark >> There will be an update of my Tomcat 8 presentation at ApacheCon NA in >> Portland in a few weeks time. > > I look forward to it. Wish I could afford (time and $) to go. I'll have to > settle with reading the slides afterwards. There might be some audio recordings available. There are for ApacheCon EU 2012 (and some video too). Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org