Massimiliano Assante 2018-02-13 17:11:58 +00:00
parent 09200ac8ba
commit ff471cae3c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ public class LandingPageAction extends Action {
@Override
public void run(HttpServletRequest request, HttpServletResponse response) throws ActionException {
_log.info("LandingPageAction is ON");
_log.info("LandingPageAction v. 2 is ON");
HttpSession session = request.getSession();
String path = "";