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.

Second question: is it necessary to install the Tomcat addin for Apache
or could Tomcat fulfill this task without Apache?

Greetings,
Andreas


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to