RE: using struts for larger apps

2002-01-22 Thread Kang Abraham
: Tuesday, January 22, 2002 9:20 AM To: 'Struts Users Mailing List' Subject: RE: using struts for larger apps Hi Abraham, Is this Struts implementation using EJBs as well? Congratulations on the success of your site, the numbers you mention are quite an accomplishment. Cheers, Oliver ---

RE: using struts for larger apps

2002-01-22 Thread Mark Galbreath
My dev team is using Struts for huge B2B and B2C applications. We are finding the performance bottleneck is not Struts, it's the EJB 1.1 network traffic. I expect once we upgrade to a 2.0-compliant app server and utilize local interfaces that this problem will mitigate significantly. Cheers! Ma

RE: using struts for larger apps

2002-01-22 Thread Oliver Powell
Mailing List Subject: RE: using struts for larger apps Hi Will, The site uses BEA WebLogic 6.1 Regards, Abraham -Original Message- From: Will Spies/Towers Perrin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 8:51 AM To: Struts Users Mailing List Subject: RE: using struts for

RE: using struts for larger apps

2002-01-22 Thread Kang Abraham
Hi Will, The site uses BEA WebLogic 6.1 Regards, Abraham -Original Message- From: Will Spies/Towers Perrin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 8:51 AM To: Struts Users Mailing List Subject: RE: using struts for larger apps What application server does it

RE: using struts for larger apps

2002-01-22 Thread Will Spies/Towers Perrin
What application server does it use? ___ Will Spies Towers Perrin Phone: (215)246-7145 e-mail: [EMAIL PROTECTED]

RE: using struts for larger apps

2002-01-22 Thread Jeff Martin
I earlier JDKs (1.0, 1.1), reflection was slow. Since java 1.2, reflection is fine. -Original Message- From: Ted Husted [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 11:34 AM To: Struts Users Mailing List Subject: Re: using struts for larger apps Reflection will likely

RE: using struts for larger apps

2002-01-22 Thread Kang Abraham
Hi All, I wanted to let people know that http://www.upons.com uses Struts. Register and you can see for your self. They currently support a user base of over 8 million people and have successfully handled throughput of 150,000 users a day at a sustained rate of 20,000 users an hours. If this

Re: using struts for larger apps

2002-01-22 Thread Ted Husted
ring > > over and over from various > > sources that most app servers don't process taglibs > > efficiently. So w/ that > > being the case...again, no not a Struts caused > > issue. > > > > > > > > - Original Message - > > Fr

Re: using struts for larger apps

2002-01-22 Thread emmanuel.boudrant
> From: "Emaho, Ghoot" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > <[EMAIL PROTECTED]> > Sent: Tuesday, January 22, 2002 9:06 AM > Subject: RE: using struts for larger apps > > > keep hearingfrom where ? > > As I have ment

Re: using struts for larger apps

2002-01-22 Thread John M. Corro
To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, January 22, 2002 9:06 AM Subject: RE: using struts for larger apps keep hearingfrom where ? As I have mentioned before, we have a large (several thousand users) complex app in production, and struts proved no p

RE: using struts for larger apps

2002-01-22 Thread Emaho, Ghoot
keep hearingfrom where ? As I have mentioned before, we have a large (several thousand users) complex app in production, and struts proved no problem. What exactly is it about Struts that makes people think it isnt suitable for larger applications ? As I said in a previous email, there are m

RE: using struts for larger apps

2002-01-22 Thread Andres Marcel (KASO 211)
Hi Peter, Don't listen to rumors! My experience is, that struts fits for large application as well. We are developing an application with sturts, which will serve a few thousand people. I'm not sure, but in my opinion this could be a large application ;-). Marcel -Original Message- Fr