Differences

This shows you the differences between two versions of the page.

Link to this comparison view

java:new-app [06/03/2015 17:15]
Anthony Arents [New Java Web Applications]
java:new-app [04/10/2017 11:37] (current)
Anthony Arents [New Java Web Applications]
Line 1: Line 1:
 ====== New Java Web Applications ====== ====== New Java Web Applications ======
 +
 +End of life December 2016.
  
 If you are making a company project : If you are making a company project :
Line 1368: Line 1370:
 </code> </code>
  
 +You are free to change the implementation of the loginpage, \\ 
 +you'll find it easier to rely on an old fashioned form submit to login a user, the system will then redirect to app.html (app.jsp)
 ===== App ===== ===== App =====