Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Richard Reyes
thanks ill try and let you know. On 6/30/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Richard Reyes" <[EMAIL PROTECTED]> > > > On the JSP, > > <%@ taglib uri="/tags/struts-bean" prefix="bean" %> > > See: > http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23 > > What

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Wendy Smoak
From: "Richard Reyes" <[EMAIL PROTECTED]> On the JSP, <%@ taglib uri="/tags/struts-bean" prefix="bean" %> See: http://struts.apache.org/userGuide/configuration.html#dd_config_taglib_23 What version of the Servlet specification does Sun One 6.1 support? If it's 2.3 or better, try this: T

Re: multiselect checkbox inside multiselect dropdown

2005-06-29 Thread Wendy Smoak
From: "Vicky" <[EMAIL PROTECTED]> Based on above UI (which I don't quite sure how to achieve in multi select dropdown) if user selects office1 thenregion1 should get selected automatically. If user selects Region 2 then it should select all offices underneadh automatically. can anyone guide me

Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-29 Thread Carlos Duque
Actually, I wonder just how happy the State of Maryland would be know the amount of time this fellow expends pontificating on topics far removed from any work for the Department of Elections. A troll is a troll is a troll. Trolls spam. Span is odious in any form. This long time lurker, and b

Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-29 Thread James Mitchell
Actually, IMNSHO, by holding this thread we are simply feeding the little troll. -- James Mitchell Software Engineer / Open Source Evangelist Consulting / Mentoring / Freelance EdgeTech, Inc. http://www.edgetechservices.net/ 678.910.8017 AIM: jmitchtx MSN: [EMAIL PROTECTED] Skype: jmitchtx

Re: Error deploying struts webapp to sunone 6.1

2005-06-29 Thread Richard Reyes
Hi Laurie, Heres my directory structure... /usr/iplanet/servers/devtelic.ws.telic.net/WEB-INF/web.xml and I have a VS /usr/iplanet/servers/https-devtelic.ws.telic.net All JSP are in /usr/iplanet/servers/devtelic.ws.telic.net/ Heres a sample of my tld in web.xml /tags/struts-bean

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Zarar Siddiqi
Sun's Creator Studio rulez the inexpensive Java IDE world; JetBrain's IDEA rulez the $300+ IDEs. Eclipse isn't worth a shit. But REAL programmers prefer ed or vi. ~mark An old woodcutter once had to chop down a very large tree and all he owned was a hacksaw. He was really really good at us

Re: Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-29 Thread Frank W. Zammetti
Niall, you'll get no debate from me that his posts are exactly as you describe them. I think the quotes you provide illustrate it perfectly well (and I myself replied to that comment about Indians a few days ago because it offended me, and I'm about the hardest guy to offend on the planet!).

Unacceptable Behaviour of Mark Galbreath @ elections.state.md.us

2005-06-29 Thread Niall Pemberton
Pretty much all of Mark Galbreath's posts to this mailing list are IMO either rude, obnoxious or irrelevant. Its obvious that he has no interest in Struts or contributing constructively to this community and his only purpose is to disrupt. Below I include a selection of the rubbish he has posted -

multiselect checkbox inside multiselect dropdown

2005-06-29 Thread Vicky
I need to design a control on Struts UI page with following functionalities. * I have two attributes: Region, office. I have to design following tree structure on UI +Region 1 (checkbox) office1 (checkbox) office2 (checkbox) office3 (checkbox) +Region 2 (checkbox) office1 (checkbox) office2 (chec

Re: [OT] Stinking 2 cents

2005-06-29 Thread Adam Hardy
Yan Hu on 29/06/05 22:35, wrote: Look at the job market for the server side now. 3 years ago, .Net took only 20% of the server side market. Now it is creeping up to 40%. .Net is better or faster than Java? Nah.. Some .Net zealots otained some benchmarks on Tiger and .Net1.1 using linPack. Tig

Re: [OT] Stinking IDEs

2005-06-29 Thread Jason King
I have never liked IDEs. I have never used an IDE that didn't get in my way more than it helped. VS.NET is no exception. Below I'll give you some reasons why .NET is popular that have nothing to do with the quality, or lack thereof, of VS.NET as an IDE. ... That said, ASP.NET beats the p

Re: [OT] Stinking IDEs

2005-06-29 Thread netsql
enough! only on fridays. and if particapate! .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [OT] Stinking IDEs

2005-06-29 Thread Yan Hu
Hi Gregory: C# is a simple, clean yet very powerful language. I love it. I admit it is a bit painful to do the front develpment in J2EE. But we have JSF now which is just as good as ASP.net's server controlls. I believe it is better than ASP.NET 1.1. I like the idea of externalizing something(n

Re: [OT]VS.NET is awesome

2005-06-29 Thread Martin Gainty
Thread Synchronisation and integration of graphics libraries are a bit lacking in the CLR implementations I have seen But I would imagine Bill will rectify that - M- - Original Message - From: "Larry Meadors" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, June 29,

Re: [OT] Stinking IDEs

2005-06-29 Thread Gregory Seidman
So I hate to feed the trolls, but... On Wed, Jun 29, 2005 at 02:35:50PM -0700, Yan Hu wrote: } Look at the job market for the server side now. 3 years ago, .Net took } only 20% of the server side market. Now it is creeping up to 40%. .Net is } better or faster than Java? Nah.. Some .Net zealots o

Re: Checkbox question

2005-06-29 Thread Phani
Hi Apte.. Here is another simple sol. which gives you an array containing the row id's of all the checkBoxes which are checked... I am using Display Tag to display the lists: <%=partItem_rowNum%> In my ActionForm I have an int[] intarray which collects t

RE: This is how wonderful VS.NET is

2005-06-29 Thread Jesse Alexander (KBSA 21)
-Original Message- hey stop personal attacks! ... What is wrong with that? -Original Message- IF you had read my post correctly you would have noticed the smiley at the end... which makes it a "joke" between colleagues (you pretend to be one...) SO what's wrong with that? And th

RE: This is how wonderful VS.NET is

2005-06-29 Thread Yan Hu
hey stop personal attacks! I did not start the IDE war. I use Struts a lot. That is why I am on this list. Why are some of your guys so jumpy? Competition spurs innovation. I know it is not a good place to talk about IDEs. But I did not start it. Some of your guys only like to hear nice thing

Re: [OT]VS.NET is awesome

2005-06-29 Thread Larry Meadors
Nope, in 2k5, refactoring is still not as good as eclipse or IDEA. But M$ has come up with this really innovative idea of doing testing, and test coverage. it is the most revolutionary idea since the Java versions came out a couple of years back. ;-) Larry On 6/29/05, Dave Newton <[EMAIL PROTE

Re: Checkbox question

2005-06-29 Thread Laurie Harper
Apte, Dhanashree (Noblestar) wrote: ... I would like to have the vaue of the field temporaryId passed back. right now, with what i have, i just get a String array called temporaryId and temporaryId[0] = "temporaryId", temporaryID[1]="temporaryId". I want the actual value of the temporaryId

Re: This is how wonderful VS.NET is

2005-06-29 Thread Dave Newton
Jesse Alexander (KBSA 21) wrote: -Original Message- I'm sure you can find someplace else. -/Original Message- Most probably he is everywhere else already banned for lifetime ;-) I still think it's Mark. Dave

Re: This is how wonderful VS.NET is

2005-06-29 Thread Dave Newton
Yan Hu wrote: WTF you expect from bums(they are not retards) is cheap labor The means do not matter too much. Only the end results matter "End results"... Hmm... I guess if you don't need your developers to understand anything they're doing, maybe VS.NET _is_ a Great Choice.

RE: This is how wonderful VS.NET is

2005-06-29 Thread Jesse Alexander (KBSA 21)
-Original Message- I'm sure you can find someplace else. -/Original Message- Do you think so? Most probably he is everywhere else already banned for lifetime ;-) Alexander - To unsubscribe, e-mail: [EMAIL PROTECT

Re: This is how wonderful VS.NET is

2005-06-29 Thread Joe Germuska
At 3:27 PM -0700 6/29/05, Yan Hu wrote: We will use a WEB application as an example, especially the frond end. We have 2 bums on the street. We give them 10 dollars per hour to write a simple front end. One uses Struts or whatever J2ee MVC frameworks excluding JSF (using Creator). The other h

Re: AW: [OT]Linux server market share...

2005-06-29 Thread Larry Meadors
Cool site. Runs Java using Apache on Linux , FWIW. Larry On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > > Even then, most of us will agree that 20.54% for IIS is about 20% to much > 2 years make it even worse.. Search on monster for .NET and J2EE > Compare the number of > jobs and

Re: This is how wonderful VS.NET is…

2005-06-29 Thread Yan Hu
WTF you expect from bums(they are not retards) is cheap labor The means do not matter too much. Only the end results matter --- Larry Meadors <[EMAIL PROTECTED]> wrote: > WTF do you expect with retards writing code? > > Fire them, and hire smart people. > > Larry > > > On 6/29/05

Re: This is how wonderful VS.NET is…

2005-06-29 Thread Larry Meadors
WTF do you expect with retards writing code? Fire them, and hire smart people. Larry On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > We will use a WEB application as an example, especially the frond end. We > have 2 bums on the > street. We give them 10 dollars per hour to write a simple fron

Re: AW: [OT]Linux server market share...

2005-06-29 Thread Yan Hu
> Even then, most of us will agree that 20.54% for IIS is about 20% to much 2 years make it even worse.. Search on monster for .NET and J2EE Compare the number of jobs and do the same thing at www.indeed.com,which aggregate everything from All big jobsites in the US. Job numbers for

Re: [OT]Linux server market share...

2005-06-29 Thread Larry Meadors
Nope, we are drinking the Kool-aide here and converting ev-er-y-thing (Lock, Stock, and Barrel) to M$ "technology". That is what happens when former M$ execs migrate into the real world and are allowed to make decisions. Larry On 6/29/05, Leon Rosenberg <[EMAIL PROTECTED]> wrote: > > I suspect

Re: This is how wonderful VS.NET is

2005-06-29 Thread Dave Newton
Yan Hu wrote: The other has no choice but VS.NET. Man, bums NEVER get a break. Need I go on? We're considering taking up a collection to pay you to not. Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [OT]Linux server market share...

2005-06-29 Thread Dave Newton
Yan Hu wrote: If Apache web server takes 60% where did the 40% go? IIS right? I think other web servers are almost negoligiable. I responded to your comment that "Linux has never had more than 30% of the server market" by stating my belief that I thought the poster was referring to web ser

This is how wonderful VS.NET is…

2005-06-29 Thread Yan Hu
We will use a WEB application as an example, especially the frond end. We have 2 bums on the street. We give them 10 dollars per hour to write a simple front end. One uses Struts or whatever J2ee MVC frameworks excluding JSF (using Creator). The other has no choice but VS.NET. The VS.NET bum w

Re: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
> I suspect a large portion of those apache boxen are running > Solaris and BSD as well as linux, but some shops (here for > instance) do run apache on Winblows. Of course, we have an > AS/400, too. :-( I assume you also have a mod_dotnet for running .aspx on your apache? :-) Regards Leon

Re: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
> I suspect a large portion of those apache boxen are running > Solaris and BSD as well as linux, but some shops (here for > instance) do run apache on Winblows. Of course, we have an > AS/400, too. :-( I assume you also have a mod_dotnet for running .aspx on your apache? :-) Regards Leon

AW: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
Sorry, my mistake, apache is at 69.37% and rising. Microsoft has 20.54% and stagnating ... Others are ncsa, sun and even others... By the way... I think you are kidding, since you original statement: "Look at the job market for the server side now. 3 years ago, .Net took only 20% of the server

AW: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
Sorry, my mistake, apache is at 69.37% and rising. Microsoft has 20.54% and stagnating ... Others are ncsa, sun and even others... By the way... I think you are kidding, since you original statement: "Look at the job market for the server side now. 3 years ago, .Net took only 20% of the server

Re: [OT]Linux server market share...

2005-06-29 Thread Larry Meadors
Apache = 69.70% Microsoft = 20.26% Sun = 2.85% Zeus = 0.90% Total = 93.71% (not sure where the other 6-7% went...) I suspect a large portion of those apache boxen are running Solaris and BSD as well as linux, but some shops (here for instance) do run apache on Winblows. Of course, we have an AS/40

RE: EL expression not getting evaluated

2005-06-29 Thread Karr, David
If by asking "if it is so", you're referring to the question of whether your container is a JSP 2.0 container, I thought that was answered pretty clearly. Your container is NOT a JSP 2.0 container, so you'll have to use the Struts-EL taglib. I would also qualify a couple of items from the repl

Re: [OT]Linux server market share...

2005-06-29 Thread Yan Hu
If Apache web server takes 60% where did the 40% go? IIS right? I think other web servers are almost negoligiable. --- Dave Newton <[EMAIL PROTECTED]> wrote: > Yan Hu wrote: > > >>Since linux has clearly more then 50% of the server market > >> > >> > >Linux has never had more than 30% of th

Re: [OT]VS.NET is awesome

2005-06-29 Thread Dave Newton
Yan Hu wrote: I love VS.NET very much. VS.NET pretty much blows chunks and is outpaced even by Eclipse. The 2005 version may raise my opinion of it (gee, refactoring... what an idea), but I haven't had a chance to play with it much yet. Not too impressed by .NET, though. Dave -

Re: [OT]VS.NET is awesome

2005-06-29 Thread Simon Chappell
Err, yes, lovely. Thank you for sharing that. I'm very happy for. Really. Very happy. I hope that you and vs.net live happily ever after, if not longer than that. I haven't been this happy since ... ummm, since . m, really, it'll come to me in a moment . sliced bread, that's it, I haven

Re: [OT]Linux server market share...

2005-06-29 Thread Dave Newton
Yan Hu wrote: Since linux has clearly more then 50% of the server market Linux has never had more than 30% of the server market http://www.alwayson-network.com/comments.php?id=P5013_0_6_0_C Was probably referring to web server market share. Dve

[OT]VS.NET is awesome

2005-06-29 Thread Yan Hu
I love VS.NET very much. It looks,feels and works like a wonder. Anyone who agrees with me please raise your hands or feet if you don't thik your 2 hands are enough to express how much you love vs.net.. Plese do not insult me if you don't like vs.net. You could insult VS.net since it dos not

Re: [OT] Stinking text editors

2005-06-29 Thread Gareth Meyrick
hi, Frank W. Zammetti wrote: > > (although I'm not really sure allegory is the correct term metaphor? anyway, work to do (um.. yes.. using vim;). -gm - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

AW: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
Lies, bad lies, statistics... Are we talking about sales or about servers? Check this out: http://news.netcraft.com/archives/web_server_survey.html I hardly believe that there are servers running apache on windoz... Or how do you explain 60% apache? Most of companies I know do not buy servers

AW: [OT]Linux server market share...

2005-06-29 Thread Leon Rosenberg
Lies, bad lies, statistics... Are we talking about sales or about servers? Check this out: http://news.netcraft.com/archives/web_server_survey.html I hardly believe that there are servers running apache on windoz... Or how do you explain 60% apache? Most of companies I know do not buy servers

[OT]Linux server market share...

2005-06-29 Thread Yan Hu
> Since linux has clearly more then 50% of the server market Linux has never had more than 30% of the server market http://www.alwayson-network.com/comments.php?id=P5013_0_6_0_C - To unsubscribe, e-mail: [EMAIL PROTECTED] For add

RE: [OT] Stinking IDEs

2005-06-29 Thread Mark Benussi
My woman has no complaints Yours WSAD 5.0 Migrating this week to Rational Application Developer I know this is a tongue in cheek conversation but IDE's do all the frilly stuff so that I can get on with designing my application. Refactoring etc is a big part of my design work as 'he' often dis

re: [OT] Stinking IDEs

2005-06-29 Thread Leon Rosenberg
Btw... Since linux has clearly more then 50% of the server market and solaris and windows 2003 fights for remaining market i don't see how asp can possibly have 40% of the cake. :-) Leon > -Ursprüngliche Nachricht- > Von: Yan Hu [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 29. Juni

re: [OT] Stinking IDEs

2005-06-29 Thread Leon Rosenberg
Btw... Since linux has clearly more then 50% of the server market and solaris and windows 2003 fights for remaining market i don't see how asp can possibly have 40% of the cake. :-) Leon > -Ursprüngliche Nachricht- > Von: Yan Hu [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 29. Juni

Re: [OT] Stinking IDEs

2005-06-29 Thread Yan Hu
> I use VS.NET - it is a turd with icing. This is an empty statement without any hard evidence to back it up. > Better than just a turd, but still not a brownie. The market says the turd is good... So you will have to eat it or lose 40% of the pie and that number is still going up. Thanks t

Re: [OT] Stinking IDEs

2005-06-29 Thread Leon Rosenberg
What is his speed to roll out small to medium sized web applications? And how you define a small to medium size web-application? I'd just be interested because we have 5 different portals in the company, 2 written in java and 3 in .asp, and we have to provide the management with good analysis whic

Re: [OT] Stinking IDEs

2005-06-29 Thread Leon Rosenberg
What is his speed to roll out small to medium sized web applications? And how you define a small to medium size web-application? I'd just be interested because we have 5 different portals in the company, 2 written in java and 3 in .asp, and we have to provide the management with good analysis whic

re: [OT] Serialization and no-arg constructor. Is it needed?

2005-06-29 Thread Leon Rosenberg
Because when you create an object in java a constructor of each extending type in the hierarchy is called. If there is no explicit constructor called (at first line in your constructor, the default (emptyargs) constructor is called automatically. Example: Object -> A -> B If you do something lik

re: [OT] Serialization and no-arg constructor. Is it needed?

2005-06-29 Thread Leon Rosenberg
Because when you create an object in java a constructor of each extending type in the hierarchy is called. If there is no explicit constructor called (at first line in your constructor, the default (emptyargs) constructor is called automatically. Example: Object -> A -> B If you do something lik

Re: [OT] Stinking IDEs

2005-06-29 Thread Larry Meadors
I use VS.NET - it is a turd with icing. Better than just a turd, but still not a brownie. Larry On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > Look at the job market for the server side now. 3 years ago, .Net took only > 20% of the server side > market. Now it is creeping up to 40%. .Net is b

Re: [OT] Stinking text editors

2005-06-29 Thread Frank W. Zammetti
Simon Chappell wrote: It's kinda like mud-wrestling with a pig, sooner or later you'll realise that he's enjoying it. Best... allegory... EVER. (although I'm not really sure allegory is the correct term, I think the point gets across none the less) -- Frank W. Zammetti Founder and Chief Sof

RE: [OT] Stinking IDEs

2005-06-29 Thread Yan Hu
Look at the job market for the server side now. 3 years ago, .Net took only 20% of the server side market. Now it is creeping up to 40%. .Net is better or faster than Java? Nah.. Some .Net zealots otained some benchmarks on Tiger and .Net1.1 using linPack. Tiger outperformed .Net. But why is .

Re: [OT] Serialization and no-arg constructor. Is it needed?

2005-06-29 Thread Yaakov Chaikin
On 6/29/05, Laurie Harper <[EMAIL PROTECTED]> wrote: > Yaakov Chaikin wrote: > > Here is the line from the spec: > > A Serializable class must do the following: > > . > > Have access to the no-arg constructor of its first non-serializable > > superclass > > > > > > What does this mean and

Re: [OT] Stinking IDEs

2005-06-29 Thread Larry Meadors
IMO, the IDE bigots are engaged in some sort of Freudian phallic compensation. I am confident enough to code with vi (it is even smaller than emacs). So...what does that say about people who use "WebSphere Application Developer" or "Sun Java Studio Creator 2004Q2"? Think about it... Larry On

Re: [OT] Stinking text editors

2005-06-29 Thread Simon Chappell
Yan, In case you hadn't noticed by now, Mark is one of the extra special members of the mailing list (short bus special if you understand the strictly American cultural reference). Those of us who have been on the list a while know better than to get into mud slinging with him. It's kinda like mud

RE: [OT] Stinking text editors

2005-06-29 Thread Mark Galbreath
Hi Yan: Byte me. -Original Message- From: Yan Hu [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 4:21 PM Hi Mark: Tell Craig to stop pouring money into Sun's studio creator. If you don't know not to call people"morons", get the heck off the list. Most morons think the majorty a

RE: [OT] Stinking IDEs

2005-06-29 Thread Mark Galbreath
I just asked one of our analysts about this and she said, "Don't be silly, it's ALL about the TOOL!" When I asked her what she meant, exactly, she replied, "The bigger the tool, the more room for error." "And that's a GOOD thing?" I asked astounded. She assured me that the best programmers sh

Re: [OT] Stinking text editors

2005-06-29 Thread Simon Chappell
Never apologise for insulting Mark. Or, at least, I don't. :-) On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > Hahahha. Then we would be all morons. And so there will be no morons. > Anyways, I perhaps should > not have used that tone. After all, it is all about technologies not > flamewars

Re: [OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Simon Chappell
Take a look at some code generated by lex or yacc and be prepared for an eye-opening! :-) On 6/29/05, Durham David R Jr Ctr 805 CSPTS/SCE <[EMAIL PROTECTED]> wrote: > > I stick to my assertion that it is not auto-generated. It might > > be inserted by the IDE, but it is not written by the IDE. >

RE: [OT] Stinking IDEs

2005-06-29 Thread Jesse Alexander (KBSA 21)
-Original Message- Monochrome 80x25 ADM31A or Hazeltine 1510 w/ 9600 baud serial link. -/Original Message- Do not exagerate... 80x25 is too big a 20x4 lcd-display is big enough also because: no modem back to acoutstic-coupler at 300 baud are thow them back to the teletyper

Re: EL expression not getting evaluated

2005-06-29 Thread Phani
If it is so.. why is my expression not getting evaluated... ${partItem.intproperty} --- Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 6/29/05, Karr, David <[EMAIL PROTECTED]> wrote: > > I don't know whether WSAD 5.1.2 is a JSP 2.0 > container. If it is not, then you'll need to use > the Struts

AW: [OT] Stinking IDEs

2005-06-29 Thread Martin Kindler
Hi guys, I think this lovely discussion is losing focus. Remember there have been great programmers and programs before any of us was born. Do you think the guys creating e. g. Unix had Emacs or an IDE ? And we (well, some of us) today are great programmers using better tools. It is the (wo)m

RE: EL expression not getting evaluated

2005-06-29 Thread Pushkala_Iyer
1. Add the EL tag library descriptor to your web.xml. /tags/struts-html-el /WEB-INF/struts-html-el.tld 2. Include the required jar files in WEB-INF/lib: struts-el.jar, standard.jar 3. Import the tag library in your jsp and use the el tags: <%@ taglib uri="/tags/struts-html-el" prefi

Re: [OT] Stinking text editors

2005-06-29 Thread Yan Hu
Hahahha. Then we would be all morons. And so there will be no morons. Anyways, I perhaps should not have used that tone. After all, it is all about technologies not flamewars.And it is getting a bit too personl which is not right. I will stop first... And apologize to those that might

Re: EL expression not getting evaluated

2005-06-29 Thread Rahul Akolkar
On 6/29/05, Karr, David <[EMAIL PROTECTED]> wrote: > I don't know whether WSAD 5.1.2 is a JSP 2.0 container. If it is not, then > you'll need to use the Struts-EL taglib. If it is a JSP 2.0 container, then > you'll need to make sure that your web.xml is using the Servlet 2.4 schema. > For comp

Re: [OT] Stinking text editors

2005-06-29 Thread Dave Newton
Yan Hu wrote: Most morons think the majorty are morons.. And we're right. Dave "Hey! You tricked me!" Newton - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [OT] Stinking text editors

2005-06-29 Thread Yan Hu
Hi Mark: Tell Craig to stop pouring money into Sun's studio creator. If you don't know not to call people"morons", get the heck off the list. Most morons think the majorty are morons.. --- Mark Galbreath <[EMAIL PROTECTED]> wrote: > Yan, > > Us "old" guys still know a quiche-eater like you whe

Re: [OT] Stinking IDEs

2005-06-29 Thread Dave Newton
Durham David R Jr Ctr 805 CSPTS/SCE wrote: How exactly do you fix a worst programmer? Take away their keyboard? Actually, with all this auto-generation stuff, you'll have to take their mouse too. Monochrome 80x25 ADM31A or Hazeltine 1510 w/ 9600 baud serial link. Dave --

Re: [OT] Stinking IDEs

2005-06-29 Thread Dave Newton
Brian Lee wrote: I've also noticed that programmers who talk about how other programmers are the worst, are the worst programmers. Real programmers are too busy fixing the worst programmers to complain. No no, we must take complain-breaks in order to keep from pulling our own heads off. Da

Re: [OT] Stinking IDEs

2005-06-29 Thread Larry Meadors
Don't forget this one: http://thc.org/root/phun/unmaintain.html My personal favorite: Creative Miss-spelling! Long live VI!!! Larry - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: [OT] Stinking IDEs

2005-06-29 Thread Durham David R Jr Ctr 805 CSPTS/SCE
> I've noticed over the years that people who start IDE threads > are unappreciated. > > I've also noticed that programmers who talk about how other > programmers are the worst, are the worst programmers. Real > programmers are too busy fixing the worst programmers to > complain. How exactly

RE: [OT] Stinking IDEs

2005-06-29 Thread Brian Lee
I've noticed over the years that people who start IDE threads are unappreciated. I've also noticed that programmers who talk about how other programmers are the worst, are the worst programmers. Real programmers are too busy fixing the worst programmers to complain. BAL From: "Mark Galbrea

RE: [OT] Stinking IDEs

2005-06-29 Thread Mark Galbreath
Yan, Us "old" guys still know a quiche-eater like you when we see one: http://www.pbm.com/~lindahl/real.programmers.html http://www.multicians.org/thvv/realprogs.html If you can't debug with Lint, get the hell off the keyboard. ~mark -Original Message- From: Mark Galbreath Sent: Wedn

RE: EL expression not getting evaluated

2005-06-29 Thread Karr, David
I don't know whether WSAD 5.1.2 is a JSP 2.0 container. If it is not, then you'll need to use the Struts-EL taglib. If it is a JSP 2.0 container, then you'll need to make sure that your web.xml is using the Servlet 2.4 schema. From: Phani [mailto:[EMAIL PROTECT

RE: [OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Durham David R Jr Ctr 805 CSPTS/SCE
> I stick to my assertion that it is not auto-generated. It might > be inserted by the IDE, but it is not written by the IDE. Maybe we are splitting the auto-generated hair, but I'll concede the point. There probably is some level of code generation complexity that distinguishes between simple m

Struts validation framework

2005-06-29 Thread Zakir Magdum
I use Map backed ActionForm in which I generate the controls(text, select) dynamically from a map and all the properties are collected in a map in the form. I can add server side validation on these properties. I did not find a way to generate dynamically client side validation. The validation I

[OT] Stinking IDEs

2005-06-29 Thread Mark Galbreath
I have noticed over the years that those who are the most adamant about the virtues of IDEs are the worst programmers...and think emacs is a kid's meal from McDonalds. ~mark -Original Message- From: Yan Hu [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 1:33 PM To: Struts Users

Very [OT] Is RAID1 really fault tolerant?

2005-06-29 Thread Dahnke, Eric \(Company IT\)
In a RAID 1 (mirrored) configuration, if I pull the power cable out from one of the disks, will my system stay up? Real world experience preferred to marketing claims. Sorry, this is so OT, but since everyone's enamored with the text editor vs. IDE threads that happen every two weeks here, I don't

RE: [OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Mark Galbreath
Craig? Is that old fart still around? I thought he was deeply involved in JSF now. ;-) ~mark -Original Message- From: Durham David R Jr Ctr 805 CSPTS/SCE [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 3:51 PM To: Struts Users Mailing List Subject: [OT] RE: Is there any Jsp t

Re: [OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Simon Chappell
On 6/29/05, Durham David R Jr Ctr 805 CSPTS/SCE <[EMAIL PROTECTED]> wrote: > > Most autogenerated code is less programmer friendly than it could > > be, it's purpose being to be easily created rather than read and > > maintained. > > I call throwing out the baby with the bathwater. The "unreadabl

[OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Durham David R Jr Ctr 805 CSPTS/SCE
> I see the morons around this list are as gullible to my posts > as ever Careful, you could get modded -1 troll and have your messages sent to Craig's noise folder. - Dave - To unsubscribe, e-mail: [EMAIL PROTECTED] For a

Set other bundled in common-validator

2005-06-29 Thread Armando Siem
How can i set or specified another bundled file when using common-validator to output message in javascript (client side validations) ?? Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fant

RE: [OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Mark Galbreath
Does it spell-check for you, too? No wonder you need an IDE -Original Message- From: Durham David R Jr Ctr 805 CSPTS/SCE Sent: Wednesday, June 29, 2005 3:43 PM As an example, when I want to right a debug statement, I simply type: ...

RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Mark Galbreath
Hey, Simon! Good to see you are still kickin' I see the morons around this list are as gullible to my posts as ever muhahahaha ~mark (a REAL programmer) -Original Message- From: Simon Chappell [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 2:49 PM To: Struts Users Mai

[OT] RE: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Durham David R Jr Ctr 805 CSPTS/SCE
> Most autogenerated code is less programmer friendly than it could > be, it's purpose being to be easily created rather than read and > maintained. I call throwing out the baby with the bathwater. The "unreadable" code that is being spoken of, I presume, is basically UI stuff. IMO, UI code ha

Checkbox question

2005-06-29 Thread Apte, Dhanashree (Noblestar)
Hi all, I have a jsp which shows rows of data. Each row is preceded by a checkbox. i can check the boxes and hit a delete button and it is supposed to delete the selected rows. In my page i have: > I am unable to identify the rows uniquely by clicking on the checkboxe

EL expression not getting evaluated

2005-06-29 Thread Phani
I am using WSAD 5.1.2. I have the following code to insert a checkBox for a Display Tag table.. The expression "${partItem.intproperty}" is not getting evaluated.. I

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Dave Newton
Yan Hu wrote: Why 85% of the Java developers use Eclipse? Because Java programmers are cheap bastards? You should be thankful since Eclipse is such a good IDE and it is free. Pah. Any "programmer's editor" that doesn't have macros... You could do a lot more(control) using assembly than J

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Simon Chappell
On 6/29/05, Yan Hu <[EMAIL PROTECTED]> wrote: > > Maybe IDEs are helpful, > It is not "Maybe" that IDEs are useful. It is that they are definiately > useful. Under certain circumstances they are useful. I am fully of the opinion that no beginner should ever be allowed to use an IDE. IDEs are an

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Yan Hu
> Maybe IDEs are helpful, It is not "Maybe" that IDEs are useful. It is that they are definiately useful. > but if you can't do your programming in a > straight text editor, you shouldn't be programming at all. When you programm in a text editor, you may very likely to have snytax errors. The

Re: 1.2.7 only highlights the first error

2005-06-29 Thread Michael Taylor
Check your struts-config.xml file. ValidatorPlugin has a property, "stopOnFirstError". Make sure that is set correctly. ... snip... Denham, Martin wrote: Hi, I can't get struts 1.2.7 to highlight all the error fields on my form - only the first error field is h

Re: [OT] Serialization and no-arg constructor. Is it needed?

2005-06-29 Thread Laurie Harper
Yaakov Chaikin wrote: Here is the line from the spec: A Serializable class must do the following: . Have access to the no-arg constructor of its first non-serializable superclass What does this mean and why do you need this requirement? But it does It means that if you have an inher

Re: Is there any Jsp template like Smarty template ?

2005-06-29 Thread Andrew Tomaka
Maybe IDEs are helpful, but if you can't do your programming in a straight text editor, you shouldn't be programming at all. The biggest problem with programmers today is that they don't actually know how to program. They know how to click some buttons and auto-generate some code (mostly awful co

  1   2   >