RE: EJB = bad = MS.net

2002-02-20 Thread Thompson, Darryl
I STRONGLY disagree with this statement. We have been doing EJBs for 2 yrs at my shop. Our Order Entry system uses EJBs to capture customer orders in 36 cities (US) in every US timezone and we have had nothing but success. By the way there is NO reason to buy BEA weblogic unless you are running

RE: Nightly Builds

2002-02-14 Thread Thompson, Darryl
Can any one tell me which nightly build is stable enough to actually develop with? Often I encounter problems with missing tag handlers or conflicting method definitions between the TLD and tag classes making the build pretty much unusable... Thanks -Original Message- From: Sid

RE: Menu tag

2002-02-13 Thread Thompson, Darryl
Hello Vic, I use the HierMenu javascript menu builder, it works well in Struts, see link below http://www.webreference.com/dhtml/hiermenus/ if anyone knows of a better Horizonal menuing approach I would like to see/try it. regards, Daaryl -Original Message- From: Struts Newsgroup

Creating RadioButton Group using Nested Extension

2002-02-13 Thread Thompson, Darryl
Hello all, I am using the MonkeyStruts Nested Extension and need help creating a Radiobutton group from data retreived out of a Relational Table. Does anyone have a code example of this or something similar using the nested extension? Within my parent ActionForm (SalesOrderForm) I have a

RE: Best Approach for Database Access?

2002-02-12 Thread Thompson, Darryl
Hello Keith, In my environment we employ options 2 and 3 but with this little twist: 3) EJB environment (CMP) JSP - ActionBean - ( ServiceHelper --ServiceLocator ) - ServiceBean - DB The ServiceLocator is a regular Java class that encapsulates all jndi Home lookup logic, and the ther

RE: use of logic:iterate on variable columns and rows?

2002-02-05 Thread Thompson, Darryl
Hello Leo, Try using the nested eXtension (or MonkeyStruts as it is also called) it could solve your problems... Best of luck, Darryl -Original Message- From: Leo Li [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, December 19, 2001 2:32 PM To: [EMAIL PROTECTED] Subject: use of

RE: Struts IDE

2002-01-03 Thread Thompson, Darryl
Please explain how to configure the window's explorer file extension. Thanks -Original Message- From: Chen, Yong [SMTP:[EMAIL PROTECTED]] Sent: Thursday, December 20, 2001 4:16 PM To: 'Struts Users Mailing List' Subject: RE: Struts IDE By combining the opentool external