]> git.mxchange.org Git - jjobs-war.git/commit
Continued with resending confirmation links:
authorRoland Häder <roland@mxchange.org>
Fri, 13 May 2016 14:16:28 +0000 (16:16 +0200)
committerRoland Haeder <roland@mxchange.org>
Sat, 14 May 2016 13:13:30 +0000 (15:13 +0200)
commit1ade8bc9794396f61a679a990a180545b6e0f17a
tree90cc8601936a286df7fe5cdbbf52cc7b59481847
parentc8495f6aa77ac905f21c42b50714142270264ddc
Continued with resending confirmation links:
- added form for resending confirmation link, surely the user only knows the registered email address
- added controller (object and interface) for it
- added missing i18n strings

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/jjobs/beans/resendlink/JobsResendLinkWebSessionBean.java [new file with mode: 0644]
src/java/org/mxchange/jjobs/beans/resendlink/JobsResendLinkWebSessionController.java [new file with mode: 0644]
src/java/org/mxchange/localization/bundle_de_DE.properties
src/java/org/mxchange/localization/bundle_en_US.properties
web/guest/user/resend_link.xhtml