Files
Elk/README.md
2013-05-06 16:03:03 +08:00

21 lines
619 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
Elk
===
##### Elk-ioc
##### Elk-mvc
Todo list
1. The implementation must support model driven page render with at least one choice of template engines(JSP, FreeMarkerStringTemplateVelocityMustache)
2. The implementation must support form submit, including nested structure.
3. The implementation must support service injection for controller, and must use your di container you finished last round(unless the loser who choose to use Guice)
4. The implementation must support run in a embedded web container(Grizzly, Jetty or Tomcat)
5. The support of web.xml is not mandatory
##### License
MIT license