2009-03-11
How to compare a Java Web Framework
Far from being achieved, but at least a major update of How To compare Java Web Framework and the Java Web Framework matrix.
Subscribe to:
Posts (Atom)
2025 Projects
Trying to see if I can manage to complete a few projects this year. First I have goals listed in different places: Online Google tasks Roam ...
-
I know I should read all those methods more in details. I found this in the Poll Best Requirement Survey by Xebia. So what is a requirement...
-
Where it is going ?? Various organisation are working on the problem and its solutions. They produce specification draft, Use case studies, ...
-
In Java, for a jar to be executed, the easiest way is to set its entry point . This is done by setting the Main-Class in the Manifest . Eas...