diff options
Diffstat (limited to 'www/cocoon/pkg-descr')
-rw-r--r-- | www/cocoon/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/cocoon/pkg-descr b/www/cocoon/pkg-descr new file mode 100644 index 0000000..e9c78d2 --- /dev/null +++ b/www/cocoon/pkg-descr @@ -0,0 +1,9 @@ +Cocoon is a servlet that allows you to separate web development in three +different layers: content, style and logic. + +Cocoon does not aim to simplify the creation of web content: in fact, it +is harder to create XML/XSL content than it is to use HTML from the +beginning. The advantages come on the long run, on site management, update +and refining. + +WWW: http://java.apache.org/cocoon/ |