Hi,

I have a question to some experienced servlet or Tomcat users.
I need to know what may be the hardware requirements (RAM, Mhz, how many
disks ...) for the application as described below.

The features of  the application are the following:
- lightweight HTML pages (no images)
- frames (we need to rebuild only a part of a page)
- every page has a HTML form with about 10 input fields
- no script language on the client (so we have a lot of trafic between
client and server for validating)
- every request calls also the database
- database connection pooling
- java server uses session handling
- XML tier, JDOM, XML to HTML transformation
- jdk 1.3

We are expect about 20 hard working users.
The server should use Linux, Postgres, Apache, Tomcat and has to fulfill
the only task to support this application.

Greetings,
Andreas

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to