[OT]RE: concurrency problem

2005-04-10 Thread Kalra, Ashwani
hi, Thanks all for your inputs. I need to ensure that sychronisation is should be happening on Unique object. I also have figured out the problem. I noticed a second thread was calling another methods of the bean. Which is not synchronised. Thanks again .. Regds Ashwani. > -Original Mes

Re: Multiple struts-config.xml

2005-04-10 Thread Manfred Wolff
Hi A better way is to use struts modules. Every Module has its own struts-configuration. If you use more than one struts configuration such as described below, you may have problems with duplicate identifiers, becaus struts builds one configuration out of all files. This problems you don't hav

RE: Multiple struts-config.xml

2005-04-10 Thread Folashade Adeyosoye
Yes, in your web.xml Change this... AppName com.path.to.the.ActionServlet config /WEB-INF/struts-config.xml 1 To AppName com.path.to.the.ActionServlet config /WEB-INF/struts-config.xml,/WEB-INF/the-employee-config.xml,/WE B-IN

Multiple struts-config.xml

2005-04-10 Thread Néstor Boscán
Hi I have an application and I need to create many web flows. If I use struts to model the web flows, is it possible to use many struts-config.xml instead of one? Regards, Néstor Boscán - To unsubscribe, e-mail: [EMAIL PROT

Re: Commons File Upload

2005-04-10 Thread Ted Husted
The best place to post a question like this is the Commons Dev list which is responsible for Commons Upload. As a rule, dev questions should be addressed to the list, not to individuals. HTH, Ted. On Apr 10, 2005 8:37 PM, Dakota Jack <[EMAIL PROTECTED]> wrote: > Martin, would you be favorable to

Commons File Upload

2005-04-10 Thread Dakota Jack
Martin, would you be favorable to code that normalizes return file names for the FileUploadBase getFileName(Map headers) method for commons upload? I would suggest that this is the place to do it, since, so far as I can tell, Internet Explorer is the only browser that uses absolute file names, but

IE File Names in Multipart Request: file uploads

2005-04-10 Thread Dakota Jack
IE, somewhat incredibly, gives the absolute path as the file name in multipart requests. Commons file upload does not take action to make sure that the differing browsers give the same file name. Does the Struts upload package do something to keep this straight? Thanks. Jack -- "You can lead

Re: How to create a web flow with Struts

2005-04-10 Thread Dakota Jack
Well, in my opinion, BaTien purposely misled the inquirer. If you don't think so, fine. I think it was fairly obvious or I would not have pointed it out. I am surprised you don't think so too. Jack On Apr 9, 2005 7:50 PM, Ted Husted <[EMAIL PROTECTED]> wrote: > On Apr 9, 2005 9:01 PM, Joe Germu

Re: [REFERENDUM] Struts is a Community

2005-04-10 Thread NetSQL
Ted Husted wrote: What do you say? Are we a product or a community? Here's my +1 for community. -Ted. I have been talking about JDNC and Flash so loonnggg. +1 for community. .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For

RE: How to make HttpSession thread-safe????

2005-04-10 Thread Günther Wieser
maybe you could tell us more about what you want to achieve, because it might be the case that you don't have to care that your session is thread safe... kr, guenther -Original Message- From: leonnewsgroup [mailto:[EMAIL PROTECTED] Sent: Sunday, April 10, 2005 8:08 AM To: Struts Users

Re: [REFERENDUM] Struts is a Community

2005-04-10 Thread Flemming G. Jensen
I would say Struts is both a product and a community. And in my opion this is the great thing about Struts. Struts is a product because many individuals as well as compagnies build commercial web applications based on Struts. By searching one job-index here in Denmark I find several job-announ

Bidimensional array for form property

2005-04-10 Thread simo-dev
Hello All, I'm boack working on Struts since a few years. I'm still using struts 1.1 with JDK 1.4.2 I'm trying to post a form that contains fields with name like this one: file[5][10] and so on... in the ActionForm I've these code: private FormFile[][] uFile=new FormFile[10][100]; ...

Re: [REFERENDUM] Struts is a Community

2005-04-10 Thread Duong BaTien
Ted Husted wrote: As of about 2a EST this morning, 134,788 messages were posted to this list. Even for five years, that's a lot of traffic! Most of those messages have been about users helping other users. Some others, often marked "Friday" or "Beer" have been about users entertaining users. :) And

Re: [REFERENDUM] Struts is a Community

2005-04-10 Thread Flemming G. Jensen
I would say we are both a product and a community. And in my opion this is a very good thing. Struts is a product because many compagnies build commercial web applications based on Struts. By searching one job-index here in Denmark I find several job-announcements which asks for Struts skill

RE: [REFERENDUM] Struts is a Community

2005-04-10 Thread Mark Benussi
Happy Birthday Ted many happy returns. IMHO Struts is still a product, BUT with the added benefit that is supported by a community of beginners experts and the like. I constantly delve into technologies and being a Jack of many but master of none I constantly find myself thinking 'I wish produc

Re: Which Version of J2EE with Struts?

2005-04-10 Thread Dom Incollingo
David, Thanks for the reply. I'm using Eclipse as an IDE and I'm trying to compile the source code there. There is a J2EE jar in my CLASSPATH, but not a separate servlet jar. The J2EE jar contains all the class files for the javax.servlet and javax.servlet.http packages. All the Struts code

[REFERENDUM] Struts is a Community

2005-04-10 Thread Ted Husted
As of about 2a EST this morning, 134,788 messages were posted to this list. Even for five years, that's a lot of traffic! Most of those messages have been about users helping other users. Some others, often marked "Friday" or "Beer" have been about users entertaining users. :) And, occasionally, w