Re: JHTML & Java web server 1.1

1999-05-24 Thread Joe Sternlicht
We support a couple of million page views a day using jhtml and JWS 1.1.3. It's more than doable, it's been done! At 7:05 PM -0400 5/20/99, Sanjay Radhakrishnan wrote: >Does anybody in this list use JHTML and JWS. > >We are planning to propose JHTML and JWS are the platform for one of our >projec

Re: JHTML & Java web server 1.1

1999-05-21 Thread Reynolds, George
Right. The original question asked about jhtml. George -Original Message- From: John Langley [mailto:[EMAIL PROTECTED]] Sent: Friday, May 21, 1999 10:48 AM To: [EMAIL PROTECTED] Subject: Re: JHTML & Java web server 1.1 Please correct me if I'm wrong... But WebLogic doesn'

Re: JHTML & Java web server 1.1

1999-05-21 Thread John Langley
Please correct me if I'm wrong... But WebLogic doesn't support JSP yet due to it's reliance on tweaked jsdk's. Right? Langley. === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "sign

Re: JHTML & Java web server 1.1

1999-05-21 Thread Reynolds, George
PROTECTED]] Sent: Thursday, May 20, 1999 7:06 PM To: [EMAIL PROTECTED] Subject: JHTML & Java web server 1.1 Does anybody in this list use JHTML and JWS. We are planning to propose JHTML and JWS are the platform for one of our projects. The system can have about 1000 users with 500 concurrent users at

Re: JHTML & Java web server 1.1

1999-05-21 Thread Sanjay Radhakrishnan
PROTECTED]>; [EMAIL PROTECTED] > Subject: Re: JHTML & Java web server 1.1 > Date: Thursday, May 20, 1999 9:08 PM > > Sanjay and others, > > this is what we have done with > JHTML and NetscapeFastrack with > ServletExec(servlet engine) > JSP was too infant when

Re: JHTML & Java web server 1.1

1999-05-20 Thread Hani ElAbed
Sanjay and others, this is what we have done with JHTML and NetscapeFastrack with ServletExec(servlet engine) JSP was too infant when we started. Our application uses JDBC to search a 23 Giga bytes database(sybase).. We get hit with about 40,000 request a day with no problems.. Check it out yo

JHTML & Java web server 1.1

1999-05-20 Thread Sanjay Radhakrishnan
Does anybody in this list use JHTML and JWS. We are planning to propose JHTML and JWS are the platform for one of our projects. The system can have about 1000 users with 500 concurrent users at any point of time. Does JWS support that kind of load. or do we have to go for an application server.