]> git.mxchange.org Git - jcore-utils.git/commit
added FacesUtils which will contain methods for dealing with JSF, such as generating...
authorRoland Häder <roland@mxchange.org>
Wed, 18 May 2016 12:15:58 +0000 (14:15 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 18 May 2016 15:49:45 +0000 (17:49 +0200)
commitd90e8575f19be9141df3eddac34b3fd7c4d22e03
treec19c4deadef8433306c486e4e7db7fa675b185e3
parent96867d4f77205d6dd056d41deb8e7cd0a8d56a00
added FacesUtils which will contain methods for dealing with JSF, such as generating the "base URL" for mail templates and other various places.

You cannot use this from your EJBs as they don't have a faces context ... ;-)
src/org/mxchange/jcoreee/utils/FacesUtils.java [new file with mode: 0644]