summaryrefslogtreecommitdiffstats
path: root/src/de/fhswf/in/inf/fit/aufgabe6/LoginServletWithJpaAndJsp.java
Commit message (Expand)AuthorAgeFilesLines
* Use jsp:useBean with the Account objectHEADmasterStefan Suhren2015-11-161-2/+8
* Use Account logic instead of own logicStefan Suhren2015-11-161-40/+1
* Change the forward to a redirectStefan Suhren2015-11-151-5/+1
* Build a login that forwards to a JSPStefan Suhren2015-11-151-0/+119