Re: Hi.. some advice please.

2008-12-29 Thread Paweł Wielgus
Hi Ilan, i'm using struts 1.x for about 6 years inside 3 big web apps, one of those is public and have no problems with performance. All of them are constantly developed and gain new functionalities all the time. S1 has anything that i need, but s2 makes it easier - that's the main difference for

Re: Hi.. some advice please.

2008-12-29 Thread Ilan
2008/12/29 Paweł Wielgus poulw...@gmail.com Hi Ilan, i'm using struts 1.x for about 6 years inside 3 big web apps, one of those is public and have no problems with performance. All of them are constantly developed and gain new functionalities all the time. S1 has anything that i need, but

Re: Hi.. some advice please.

2008-12-29 Thread Paweł Wielgus
Hi Ilan, as for Date fields my users prefer simple text field over picker, so i have no real experience with them. If there's a picker that suits Your needs, simply take it and use it, and if there's not write Your own plugable jsp that deals with that. Best greetings, Paweł Wielgus.

Hi.. some advice please.

2008-12-27 Thread Ilan
Hi, I am working quickly against the grain at the enterprise I work at. We are using SAP's WebDynpro technology for the public internet facing site through which we use to work with our customers and enable B2B between our customers. It connects directly via internal web service calls to SAP R3,

Re: Hi.. some advice please.

2008-12-27 Thread James Carr
Why are you still using java 1.4??? I mean really? On Sat, Dec 27, 2008 at 1:11 PM, Ilan ilan.pille...@gmail.com wrote: Hi, I am working quickly against the grain at the enterprise I work at. We are using SAP's WebDynpro technology for the public internet facing site through which we use to

Re: Hi.. some advice please.

2008-12-27 Thread Wes Wannemacher
On Sat, 2008-12-27 at 21:11 +0200, Ilan wrote: [snip] My 2 questions are as follows: (1) Is JavaWebParts the best option for the use of a datepicker? (This is my last design decision and then I just have slog.) (2) Is JavaWebParts the best option for AJAX with 1.3? (3) Does anyone have good

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
Yeah.. The reason is because we currently are running the Netweaver SAP 7.0 J2EE and R3 release. To update the entire environment of many clustered servers etc etc is a massive undertaking and the Powers-That-Be keep talking about when they are going to do and shifting the move further down the

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
On Sat, Dec 27, 2008 at 9:21 PM, Wes Wannemacher w...@wantii.com wrote: On Sat, 2008-12-27 at 21:11 +0200, Ilan wrote: [snip] My 2 questions are as follows: (1) Is JavaWebParts the best option for the use of a datepicker? (This is my last design decision and then I just have slog.) (2)

RE: Hi.. some advice please.

2008-12-27 Thread Martin Gainty
this transmission. Subject: Re: Hi.. some advice please. From: w...@wantii.com To: user@struts.apache.org Date: Sat, 27 Dec 2008 14:21:02 -0500 On Sat, 2008-12-27 at 21:11 +0200, Ilan wrote: [snip] My 2 questions are as follows: (1) Is JavaWebParts the best option for the use

Re: Hi.. some advice please.

2008-12-27 Thread Ilan
to any party other than intended recipient. Sender does not necessarily endorse content contained within this transmission. Subject: Re: Hi.. some advice please. From: w...@wantii.com To: user@struts.apache.org Date: Sat, 27 Dec 2008 14:21:02 -0500 On Sat, 2008-12-27 at 21:11 +0200

Re: Hi.. some advice please.

2008-12-27 Thread Paul Benedict
Ilan, Struts 1 is actively developed and will continue to be so until Struts 1 has no more users or committers -- whatever comes first :-) It is a time-proven framework and I predict many, many more years of life are left in it. Personally, I eventually will be souping up Struts 2's S1 plugin so