OrlandoJUG - JCP, JSF + Servlet

Event Details

OrlandoJUG - JCP, JSF + Servlet

Time: January 28, 2016 from 6pm to 9pm
Location: DeVry University - new location!
Street: 7352 Greenbrier Parkway, Room 103
City/Town: Orlando, FL 32819
Website or Map: http://www.codetown.com/group…
Phone: 321-252-9322
Event Type: jug, meeting
Organized By: Michael Levin
Latest Activity: Jan 28, 2016

Export to Outlook or iCal (.ics)

Event Description

Hello OrlandoJUG!

This will be our first meeting of 2016! DeVry has moved and can host us after all!

The new address is:

DeVry University
7352 Greenbrier Parkway Room 103
Orlando FL 32819


We have special guests - Heather VanCura, of the JCP. That's the Java Community Process! 

Not only that, but Heather's invited Ed Burns, Java Server Faces (JSF) specification lead!

This is a big deal because first of all, Heather lives all the way out west in California. She's going to fly out here just for YOU!

She'll tell you all about the Java Community Process and how it affects the language you use every day. And that's not all! Ed is the point person for JSF. Ed's is a software stylist, speaker, and author, currently working in the server side Java space.

Ed Burns' presentation will consist of excerpts from two of his JavaOne 2015 presentations:

JSF 2.3: Continued Return on Investment with Incremental Innovation

  This session showcases the commitment to continued innovation in the standard UI for Java EE that enables customers to do new things with their existing JSF applications and skills. JSF 2.3 was announced at JavaOne 2014. The session takes a look into the progress of JSR 372 since then, with a special emphasis on contributions from the community.

Servlet 4.0: HTTP/2 and Reactive Programming in Java EE 8

  Servlet 4.0 was announced at JavaOne 2014. This session takes a look at the progress of JSR 369 since then, with special emphasis on the Grizzly implementation and the unique features it provides for doing HTTP/2 and reactive programming on Java EE 8.

Now, we want to give Heather and Ed a warm welcome so let's have a big turnout. Invite your friends. If we have more than 40 RSVP's I'll change the venue to accommodate everyone. Hey, we'll have pizza galore and I can say one thing for sure: Heather's been involved with the Java community for as long as I can remember. She just flew out to Dakar, Senegal and gave a talk for our buds at the SeneJUG www.senejug.com - I helped start that group along with Lamine Ba. I'm proud to say that.

Plus, she's arranging a Google hangout so that the Senegal JUG (and others) can session attend remotely. How about that?!

Meanwhile, if you're interested in giving a presentation, sponsoring the group by buying pizza or want to get otherwise involved, please give me a call. 321-252-9322.

And, please keep an eye on this announcement - I'll update it as details firm up.

Also, we have a shiny new Meetup group - http://www.meetup.com/orlandojug/ How about that! So, since Meetup is ubiquitous these days, I ponied up for a year. Hopefully, everyone will migrate over here to Codetown and write up some tasty blog posts.

As always, I hope to see many of you at this meeting.

All the best,

Michael Levin

 

Comment Wall

Comment

RSVP for OrlandoJUG - JCP, JSF + Servlet to add comments!

Join Codetown

Comment by Michael Levin on January 27, 2016 at 4:00pm

Here are what I hope are good directions to DeVry's new campus:

From the west: Take Florida Turnpike towards Orlando/Miami. Exit onto I4 west. Take Exit 75A (left exit - Kirkman Rd.) Go to second stoplight (Carrier Drive) turn left. Campus is on the right located in the Sand Lake West complex .

From the east: Take 528W to Exit 3 toward John Young Parkway. Turn left onto Sand Lake Rd (FL482). Turn right onto Greenbriar Parkway. Campus is on the left located in the Sand Lake West complex

From the north: Take I4W to Exit 75A (left –Kirkman Rd.). Go to second stoplight (Carrier Drive) turn left. Campus is on the right located in the Sand Lake West complex .

From the south: Take Florida’s Turnpike towards Orlando. Take Exit 75A (left- Kirkman Rd.) Go to second stoplight (Carrier Drive) turn left. Campus is on the righto located in the Sand Lake West complex .

Comment by Ed Burns on January 19, 2016 at 11:26am

Ed Burns' presentation will consist of excerpts from two of his JavaOne 2015 presentations:

JSF 2.3: Continued Return on Investment with Incremental Innovation

  This session showcases the commitment to continued innovation in the standard UI for Java EE that enables customers to do new things with their existing JSF applications and skills. JSF 2.3 was announced at JavaOne 2014. The session takes a look into the progress of JSR 372 since then, with a special emphasis on contributions from the community.

Servlet 4.0: HTTP/2 and Reactive Programming in Java EE 8

  Servlet 4.0 was announced at JavaOne 2014. This session takes a look at the progress of JSR 369 since then, with special emphasis on the Grizzly implementation and the unique features it provides for doing HTTP/2 and reactive programming on Java EE 8.

Comment by Michael Levin on January 19, 2016 at 11:18am

I just talked with Ed - he's going to post an abstract of his presentation here and in the OJUG Town group. Keep an eye out for it. He's the JSF Spec Lead! He wrote a book on JSF, too. 

Attending (6)

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

How Datadog Cut the Size of Its Agent Go Binaries by 77%

After the Datadog Agent grew from 428 MiB to 1.22 GiB over a period of 5 years, Datadog engineers set out to reduce its binary size. They discovered that most Go binary bloat comes from hidden dependencies, disabled linker optimizations, and subtle behaviors in the Go compiler and linker.

By Sergio De Simone

GitLab Suggests AI Can Detect Vulnerabilities But it's AI Governance that Determines Risk

Artificial intelligence is rapidly transforming how software vulnerabilities are detected, but questions about who governs the risks AI exposes, and how those risks are acted on, are becoming increasingly urgent, according to a new blog post by GitLab.

By Craig Risi

Cloudflare Releases Experimental Next.js Alternative Built With AI Assistance

Cloudflare released vinext, an experimental Next.js reimplementation built on Vite by one engineer, with AI guidance over one week, for $1,100. Early benchmarks show 4.4x faster builds, but Cloudflare cautions it's untested at scale. Missing static pre-rendering. HN reaction skeptical, noting Vite does the heavy lifting. Already running on CIO.gov despite experimental status.

By Steef-Jan Wiggers

Netflix Automates RDS PostgreSQL to Aurora PostgreSQL Migration Across 400 Production Clusters

Netflix engineers describe an internal automation platform that migrates nearly 400 RDS PostgreSQL clusters to Aurora, reducing downtime and operational risk. The platform coordinates replication, CDC handling, controlled cutover, and rollback, while supporting service teams in a self-service migration workflow.

By Leela Kumili

Presentation: 4 Patterns of AI Native Development

Patrick Debois discusses the evolution of software engineering in the age of AI. He shares four key patterns: transitioning from producer to manager, focusing on intent over implementation through spec-driven development, moving from delivery to discovery, and managing agentic knowledge. He explains how these shifts redefine seniority, team roles, and the future of the DevOps workflow.

By Patrick Debois

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service