Tomcat vs Jboss-Tomcat

2005-07-19 Thread Sridhar


Hi Everybody,

Is it any difference will come between Tomcat and Jboss-Tomcat.
Which is best for Executing executing only JSPs.


Regards
Sridhar

Re: Tomcat vs Jboss-Tomcat

2005-07-19 Thread ohaya
Sridhar,

For just JSPs, you only need Tomcat.  I think that JBoss will be needed
if you use EJBs.

Jim



Sridhar wrote:
 
 Hi Everybody,
 
 Is it any difference will come between Tomcat and Jboss-Tomcat.
 Which is best for Executing executing only JSPs.
 
 Regards
 Sridhar

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat vs Jboss-Tomcat

2005-07-19 Thread Raghupathy,Gurumoorthy
For only jsp use tomcat ... More easy to configure and run 

-Original Message-
From: ohaya [mailto:[EMAIL PROTECTED] 
Sent: 19 July 2005 10:57
To: Tomcat Users List
Subject: Re: Tomcat vs Jboss-Tomcat


Sridhar,

For just JSPs, you only need Tomcat.  I think that JBoss will be needed
if you use EJBs.

Jim



Sridhar wrote:
 
 Hi Everybody,
 
 Is it any difference will come between Tomcat and Jboss-Tomcat.
 Which is best for Executing executing only JSPs.
 
 Regards
 Sridhar

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat vs Jboss-Tomcat

2005-07-19 Thread Sridhar

Hi,

Tomcat is better for the JSPs, But my main problem is my server able to 
handle 2000+ requests per second.So which is better one Web Server or 
Application Server.


Rgds
Sridhar

- Original Message - 
From: Raghupathy,Gurumoorthy [EMAIL PROTECTED]

To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
Sent: Tuesday, July 19, 2005 3:54 PM
Subject: RE: Tomcat vs Jboss-Tomcat



For only jsp use tomcat ... More easy to configure and run

-Original Message-
From: ohaya [mailto:[EMAIL PROTECTED]
Sent: 19 July 2005 10:57
To: Tomcat Users List
Subject: Re: Tomcat vs Jboss-Tomcat


Sridhar,

For just JSPs, you only need Tomcat.  I think that JBoss will be needed
if you use EJBs.

Jim



Sridhar wrote:


Hi Everybody,

Is it any difference will come between Tomcat and Jboss-Tomcat.
Which is best for Executing executing only JSPs.

Regards
Sridhar


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat vs Jboss-Tomcat

2005-07-19 Thread Allistair Crossley
Has anyone pointed out to you that JBoss uses Tomcat for JSP/Servlets? 
Therefore the question is not is Tomcat better, but what management features 
you need and which functionality from the J2EE stack you require.

Allistair.

 -Original Message-
 From: Sridhar [mailto:[EMAIL PROTECTED]
 Sent: 19 July 2005 14:41
 To: Tomcat Users List
 Subject: Re: Tomcat vs Jboss-Tomcat
 
 
 Hi,
 
 Tomcat is better for the JSPs, But my main problem is my 
 server able to 
 handle 2000+ requests per second.So which is better one Web Server or 
 Application Server.
 
 Rgds
 Sridhar
 
 - Original Message - 
 From: Raghupathy,Gurumoorthy 
 [EMAIL PROTECTED]
 To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
 Sent: Tuesday, July 19, 2005 3:54 PM
 Subject: RE: Tomcat vs Jboss-Tomcat
 
 
  For only jsp use tomcat ... More easy to configure and run
 
  -Original Message-
  From: ohaya [mailto:[EMAIL PROTECTED]
  Sent: 19 July 2005 10:57
  To: Tomcat Users List
  Subject: Re: Tomcat vs Jboss-Tomcat
 
 
  Sridhar,
 
  For just JSPs, you only need Tomcat.  I think that JBoss 
 will be needed
  if you use EJBs.
 
  Jim
 
 
 
  Sridhar wrote:
 
  Hi Everybody,
 
  Is it any difference will come between Tomcat and Jboss-Tomcat.
  Which is best for Executing executing only JSPs.
 
  Regards
  Sridhar
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
  
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat vs Jboss-Tomcat

2005-07-19 Thread Gal Robert

I think, this is not realy about Tomcat nor Jboss-tomcat.
You should consider about clustering (run more instances of your web 
server to handle requests simultaneously). You can achieve this quite 
easily with multiple tomcats+some hardware load balancer


Sridhar wrote:

Hi,

Tomcat is better for the JSPs, But my main problem is my server able to 
handle 2000+ requests per second.So which is better one Web Server or 
Application Server.


Rgds
Sridhar

- Original Message - From: Raghupathy,Gurumoorthy 
[EMAIL PROTECTED]

To: 'Tomcat Users List' tomcat-user@jakarta.apache.org
Sent: Tuesday, July 19, 2005 3:54 PM
Subject: RE: Tomcat vs Jboss-Tomcat



For only jsp use tomcat ... More easy to configure and run

-Original Message-
From: ohaya [mailto:[EMAIL PROTECTED]
Sent: 19 July 2005 10:57
To: Tomcat Users List
Subject: Re: Tomcat vs Jboss-Tomcat


Sridhar,

For just JSPs, you only need Tomcat.  I think that JBoss will be needed
if you use EJBs.

Jim



Sridhar wrote:



Hi Everybody,

Is it any difference will come between Tomcat and Jboss-Tomcat.
Which is best for Executing executing only JSPs.

Regards
Sridhar



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]