What are the requirements for using Bento?
The reference implementation of Bento is written in Java. To serve dynamic content with Bento, you need a web server with standard Java support (Java Servlet API version 2.0 or greater), for example Apache and Tomcat 4. You can also run the Bento compiler to generate static web pages from Bento code; for this you need the Java Runtime Environment, version 1.3 or greater.