You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arun Gupta edited this page Nov 9, 2013
·
10 revisions
Welcome to Devoxx 2013 Hackergarten!
Are you ready to learn Java EE 7 ?
Java EE 7 Samples provide a comprehensive resource of Java EE 7 samples. Most of them have index.jsp that invoke TestServlet. The actual usage of technology is in the processRequest (which is called from doGet). The goal of this hackergarten is to convert each usage into one or more unit tests.