diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 14:07:12 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1999-07-01 14:07:12 +0000 |
commit | f084b37690638f1bfdac271e2cea67dd943c9ac0 (patch) | |
tree | bcf5cb02faf98cf1f28f31afa521762c81141e5a /www/cocoon/pkg-descr | |
parent | 2a71df48469e65b2f26512aec8ab804cac97f44e (diff) |
Notes
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 000000000000..e9c78d2eaf59 --- /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/ |