Re: Who decides?

2005-09-12 Thread Al Eridani
> With IT, I've noticed that previous knowledge only helps slightly. ... > Previous experience becomes much less important. Not in my book. I wrote my first program in the 70s and over the years I've seen people enter the field and make the same mistakes I had made a lot earlier (as expected, a

Re: [FRIDAY] Re: has struts reached the saturation

2006-03-17 Thread Al Eridani
On 3/17/06, Ted Husted <[EMAIL PROTECTED]> wrote: > I think one mark of a committer and PMC member is that we don't have > those type of passions. There are three of four of those passionate > types on this thread. But none of them are committers. Maybe that is an indication of how much of a clos

Re: has struts reached the saturation

2006-03-20 Thread Al Eridani
On 3/20/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > At Apache, committers are a self-selected meritocracy. That is a contradiction in terms (what is sometimes called an "oxymoron"). I'll take your word that they are self-elected (honestly, I don't know). Therefore, meritocracy is not involv

Re: has struts reached the saturation

2006-03-21 Thread Al Eridani
On 3/20/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > > To be a meritocracy, more than the already elected committers would have > > to participate in the election. > > > I'll be fascinated to watch you try to sell that approach to Apache at large > :-). As I'm not a meritocracy evangelist, w

Re: [FRIDAY] Re: has struts reached the saturation

2006-03-23 Thread Al Eridani
On 3/23/06, James Mitchell <[EMAIL PROTECTED]> wrote: > You claim that someone who hits the website cannot understand what the > product is or does. How can you claim this unless you actually DO > understand what it is and therefore it must be confusing for someone who > doesn't. This is hilario

Re: Struts Tutorial

2006-03-24 Thread Al Eridani
On 3/24/06, Larry Meadors <[EMAIL PROTECTED]> wrote: > On 3/24/06, James Mitchell <[EMAIL PROTECTED]> wrote: > > As far as products, right now there is Action and Shale. > > > > Most people familiar with Action might just say 'Struts' and there > > isn't usually a misunderstanding. I suppose the s

Re: Struts Tutorial

2006-03-24 Thread Al Eridani
On 3/24/06, Michael Jouravlev <[EMAIL PROTECTED]> wrote: > Oh, come on. Ford has Ford, Lincoln and Mercury. Fiat has Fiat, Alfa > Romeo, Lancia, Ferrari and whatever else. Renault has Renault, Nissan > and Volvo Trucks? Whatever. > > We just need to set a default. Do you think Ferrari when you say

Re: Open Source Motivations (Re: I Apologize)

2006-03-29 Thread Al Eridani
On 3/29/06, Joe Germuska <[EMAIL PROTECTED]> wrote: > Also note that the WebWork team is supporting this merger process. The way it has been described here it looks to me more like a takeover than a merger. > As far as I know, none of them have vigorously objected, nor sworn to > carry on WebWor

Re: The Mytical stagnation

2006-03-29 Thread Al Eridani
On 3/29/06, Bart Busschots <[EMAIL PROTECTED]> wrote: > Right, as I see it this all boils down to Jon whinning that the struts > guys are adopting WebWorks for the basis of struts 2 rather than Struts > 1.X. And you see it wrongly. Either you came late into this and could not be bothered to check

Re: Open Source Motivations (Re: I Apologize)

2006-03-30 Thread Al Eridani
On 3/29/06, Craig McClanahan <[EMAIL PROTECTED]> wrote: > You need to pay attention to the credibility of who is doing the > "describing" that you are referring to. I just go by what the insiders have published here. If the insiders have no credibility, let's turn off the lights and go home. Whe

Re: The Mytical stagnation

2006-03-30 Thread Al Eridani
On 3/30/06, Konstantin Priblouda <[EMAIL PROTECTED]> wrote: > but now there is serious demand (in germany). Not in the San Francisco Bay Area; in craigslist, Struts: 80, WebWork: 2. - To unsubscribe, e-mail: [EMAIL PROTECTED] Fo

Re: Socket exception - please help

2005-10-21 Thread Al Eridani
On 10/13/05, Murray Collingwood <[EMAIL PROTECTED]> wrote: > Hi > > I have an action class that serves us images from my application. The java > class is > fairly simple and mostly copied from (our friend) the wiki: ... > However when this class runs I get the following exception: > NotifyUtil:

Re: How to terminate the uploading process of Struts?

2006-06-06 Thread Al Eridani
On 6/4/06, Truong Xuan Tinh <[EMAIL PROTECTED]> wrote: Hi experts, Can we terminate the uploading process of Struts when the uploaded data size is exceeded the max file size configured in the controller of Struts. I believe that this is not a Struts issue. I remember I tried years ago (not u

Re: Action called multiple times

2006-07-11 Thread Al Eridani
On 7/10/06, Thomas Joseph <[EMAIL PROTECTED]> wrote: Hi all, I have got a strange problem. My action class generates PDF, and writes on the the response and fushes it, but I can see that this action is getting called multiple times (2-5 times). I have cheked my struts-config to be just perfect (

Re: Some JSP Taglib help needed

2006-08-01 Thread Al Eridani
On 8/1/06, Bart Busschots <[EMAIL PROTECTED]> wrote: I have a number stored in a bean which I can get at just fine (tested with bean:write). What I need to do is loop from 1 to that number and print a text area for each element in that range.

Re: Some JSP Taglib help needed

2006-08-01 Thread Al Eridani
On 8/1/06, Bart Busschots <[EMAIL PROTECTED]> wrote: I can't see how to use the foreach tag in my case. ... " value="" /> ... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Re: response.setContentType("text/html; charset=utf-8")

2006-09-21 Thread Al Eridani
On 9/8/06, Raghuveer <[EMAIL PROTECTED]> wrote: From the source examples jakarta-struts-1.1-src\jakarta-struts-1.1-src\src\upload\org\apache\struts\w ebapp\upload What does the use of response.setContentType("text/html; charset=utf-8"); It tells the browser that what the browser is going to