I might be wrong, but logging means for me writing to a log file. This is very useful for analyzing stuff afterwards, but I need messages onscreen. So a user has to enter a value in a textbox, and the value is not allowed. I want to give a message back. And I want to reuse those messages. Can logback handle this?
Main Topics
Browse All Topics





by: CEHJPosted on 2009-11-02 at 13:59:14ID: 25724223
The standard way is to use logging. There is a java logging framework, but the commercial strength version is log4j., now logback