RE: Collection and form bean

2002-06-05 Thread Galbreath, Mark
It's impossible to iterate through a collection of ints (or any other primitive); Iterating over collections of form beans is very common. Mark -Original Message- From: Jayaraman Dorai [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 8:11 PM I have a collection of Value objects

RE: Struts Console basic doubt !!!!!!!

2002-06-05 Thread Galbreath, Mark
Yes, but for crying out loud, all one has to do is download the file, unzip it, and run the .bat script. My dog could figure that much out Mark -Original Message- From: Joseph Barefoot [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 7:35 PM Now, now, Mark, didn't you just

Re: Please recommend a IDE

2002-06-05 Thread emmanuel.boudrant
For Tomcat plugin, you can check the documentation on the gived link. For EasyStruts, documentation will be available soon ;) Chiming Huang [EMAIL PROTECTED] a écrit : Thank you for your quick response. If I use Eclipse, do I have to use the plug-ins (Tomcat ...etc)? Is there a guide on

RE: Please recommend a IDE

2002-06-05 Thread Chappell, Simon P
Isn't notepad banned by the Geneva convention? I recall something about cruel and unusual punishments being banned. I suspect that even Mark wouldn't suggest notepad! :-) -Original Message- From: Yuan, Tony [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 7:37 AM To: 'Struts

Re: Please recommend a IDE

2002-06-05 Thread Nicolas De Loof
I use WSAD, it has some prety functionalities, but need a well powered PC (I've got a P3-500/256Mo and it goes very sloow !). My opinion is it is a too heavy environment for current PCs generation. You will need 512Mo as WSAD process uses 150Mo for itself... I used to make my development

RE: Please recommend a IDE

2002-06-05 Thread Yuan, Tony
well, if you are a contractor, that's how you charge for big hours and big bucks! Is that banned by Geneva convention too? ha.. ha... -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:44 AM To: Struts Users Mailing List Subject: RE:

RE: Please recommend a IDE

2002-06-05 Thread Galbreath, Mark
It is strongly implied by the POI Project. -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:44 AM To: Struts Users Mailing List Subject: RE: Please recommend a IDE Isn't notepad banned by the Geneva convention? I recall something

RE: 1.1B and data-source problems...

2002-06-05 Thread wbchmura
Yep, I got the xml out of the blank struts file... That and the struts example I do not think uses 1.1 so that looked okay when I compared it against that Thanks all for your help -Original Message- From: adam.hardy [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:03 AM To:

RE: Struts Console basic doubt !!!!!!!

2002-06-05 Thread Chappell, Simon P
Mark's point is a good one. But then I've never run the console under Windows. When I tried to run it under Linux, I had to comment out 90% (really!) of the provided shell script. Perhaps the Windows version equally as broken out of the box? And why is someone writing software, who can't

Re: Please recommend a IDE

2002-06-05 Thread Steve Muench
I'm biased because I work on the development team for it, but I think that Oracle's JDeveloper9i IDE is worth your consideration. http://otn.oracle.com/products/jdev/content.html Here's what the Java trade press has been saying about it:

RE: Please recommend a IDE

2002-06-05 Thread Chappell, Simon P
When I asked for big bucks around here, they offered to print my paycheck on larger paper. Does that count? -Original Message- From: Yuan, Tony [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 7:49 AM To: 'Struts Users Mailing List' Subject: RE: Please recommend a IDE well,

Struts select/options tags usage...

2002-06-05 Thread @Basebeans.com
Subject: Struts select/options tags usage... From: Scott Curtis [EMAIL PROTECTED] === Hi, I have a JSP with the following scriplet: % // Set up the server names list ServerNamesForm form = (ServerNamesForm)request.getAttribute(serverNamesForm); ArrayList list = form.getServerNames();

Re: Struts Console basic doubt !!!!!!!

2002-06-05 Thread Mark Nichols
Amen - Original Message - From: Chappell, Simon P [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Wednesday, June 05, 2002 7:51 AM Subject: RE: Struts Console basic doubt !!! Mark's point is a good one. But then I've never run the console under Windows. When

RE: bean:write

2002-06-05 Thread Galbreath, Mark
Don't allow inflexible adherence to a design pattern blind you to the rational application of practical solutions. A pattern, after all, is simply a guide, not a rule. Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 5:25 AM but

RE: bean:write

2002-06-05 Thread Andrew Hill
What! Oh great. NOW he tells us. doh! -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 21:20 To: 'Struts Users Mailing List' Subject: RE: bean:write Don't allow inflexible adherence to a design pattern blind you to the rational

RE: form bean ignoring null input from jsp - newbie question

2002-06-05 Thread Galbreath, Mark
That's because it's passing an emtpy string. -Original Message- From: Peter Onthrops [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 8:52 PM Does struts ignore a null input from a jsp form when populating an underlying bean? I am submitting a text field with no input and the

RE: bean:write

2002-06-05 Thread Galbreath, Mark
LOL! :-)~ -Original Message- From: Andrew Hill [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 9:24 AM To: Struts Users Mailing List Subject: RE: bean:write What! Oh great. NOW he tells us. doh! -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]]

RE: Child Support Payment system for the state of FLorida, Powered by Struts...

2002-06-05 Thread Michael Marrotte
1. No validity check on year in Withholding Date in Modify cases page. I admit the UI is a bit confusing, i.e. there should be another tab labeled Case Management. I think that's the UI you refer since there's no Withholding Date on the Modify Cases page. However, the year is validated.

RE: question about Custom Tag performance

2002-06-05 Thread Jesse Alexander (KADA 11)
About i18n and Model... Let's say you have to support 2 presentation-channels (full-scale browser and reduced screen browser) then you might want to show a different i18n'ed-text for the 2 clients (one with a longer more explicit text, the other one shorter...) This is why I think i18n is a

AW: Please recommend a IDE

2002-06-05 Thread Dirk Storck
Why don't you use eclipse with remote debugging ? -Ursprüngliche Nachricht- Von: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 5. Juni 2002 15:10 An: Struts Users Mailing List Betreff: RE: Please recommend a IDE When I asked for big bucks around here, they offered to

RE: Please recommend a IDE

2002-06-05 Thread Galbreath, Mark
Will it get rid of these bloody cockroaches? -Original Message- From: Dirk Storck [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 9:30 AM Why don't you use eclipse with remote debugging ? -Ursprüngliche Nachricht- Von: Chappell, Simon P [mailto:[EMAIL PROTECTED]]

Re: Please recommend a IDE

2002-06-05 Thread James Holmes
There are many good IDEs out there and the selection typically comes down to personal favorite. The following IDEs are all supported by the Struts Console software and thus make Struts development easier: + Borland JBuilder (www.borland.com) + NetBeans (www.netbeans.org) + Oracle JDeveloper

RE: Please recommend a IDE

2002-06-05 Thread Sey, Francois
There is another one which is not mentionned on this list: + OptimalJ (http://javacentral.compuware.com/) Francois -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 3:36 PM To: Struts Users Mailing List Subject: Re: Please recommend a IDE

RE: Please recommend a IDE

2002-06-05 Thread Greg.Reddin
Here's one a friend of mine is working on: codeSlinger: http://www.codeslinger.org -Original Message- From: James Holmes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:36 AM To: Struts Users Mailing List Subject: Re: Please recommend a IDE There are many good IDEs

Re: validation.xml

2002-06-05 Thread Adolfo Miguelez
plug-in className=org.apache.struts.validator.ValidatorPlugIn set-property property=pathname value=/WEB-INF/validator-rules.xml/ set-property property=pathname value=/WEB-INF/validation.xml/ /plug-in in struts-config.xml for Struts 1.1b1 From: Radhika Nadkarni [EMAIL PROTECTED] Reply-To:

RE: 1.1B and data-source problems...

2002-06-05 Thread wbchmura
Thanks... Struts Console is very nice, worked fine except I could not find documentation on what everything does. nice app though -Original Message- From: jholmes612 [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 04, 2002 7:30 PM To: struts-user Subject: Re: 1.1B and data-source

Re: validation.xml

2002-06-05 Thread James Holmes
Yes this works...only for Struts 1.1 though. You can easily manage this setting with the Struts Console: http://www.jamesholmes.com/struts/ -james [EMAIL PROTECTED] --- Adolfo Miguelez [EMAIL PROTECTED] wrote: plug-in className=org.apache.struts.validator.ValidatorPlugIn set-property

Re: Please recommend a IDE

2002-06-05 Thread @Basebeans.com
Subject: Re: Please recommend a IDE From: Vic C [EMAIL PROTECTED] === http://www.sys-con.com/java/readerschoice2002/liveupdate.cfm?cat=J2SE Is another list. Netbeans is free and a lot like the next line: I did not like JBuilder and Oracle and Eclipse and Visual Cafe, to big. I like

RE: Please recommend a IDE

2002-06-05 Thread Bartley, Chris P
If you haven't already, you owe it to yourself to check out IntelliJ IDEA. It doesn't have Tomcat integrated like i hear Forte does (which, if you ask me, is a *good* thing not to have), but it's hands down the best application i've ever used. It's helped make me a better programmer, and produce

RE: Please recommend a IDE

2002-06-05 Thread Voytek . Jarnot
has nobody mentioned jedit? http://www.jedit.org/ -Original Message- From: Struts Newsgroup [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:55 AM To: [EMAIL PROTECTED] Subject: Re: Please recommend a IDE Subject: Re: Please recommend a IDE From: Vic C [EMAIL PROTECTED] ===

RE: 1.1B and data-source problems...

2002-06-05 Thread James Holmes
Essentially the docs for the Struts Console is the Strtus config file DTD. All Struts Console is is just a pretty wrapper for modifying the config file. -james [EMAIL PROTECTED] http://www.jamesholmes.com/struts/ --- [EMAIL PROTECTED] wrote: Thanks... Struts Console is very nice, worked

RE: Child Support Payment system for the state of FLorida, Powered by Struts...

2002-06-05 Thread Michael Marrotte
Havent got past the rego screen yet. (What on earth is a cardholder number and what format of number will this field accept?) Cardholder should really just say Card Number, i.e. the 16 digit number on the users credit card. I'll fix that along with Cardholder Name -- replace that with Card

RE: Please recommend a IDE

2002-06-05 Thread Alwyn Van Niekerk
Title: RE: Please recommend a IDE you should also check out the new version on their eap process. Does a whole lot more than Pandora (2.5), including tag support and code completion in JSPs etc - all you need to do is register at http://www.intellij.com/eap and download the latest build. If

RE: 2 problems that are just driving me CRAZY

2002-06-05 Thread mike . witt
Thanks for responding Adam. Here are the pertinent entries from the struts-config. I'll use the real names here so that I don't mistranslate something. action A is the variance report and action B is the Froesel report: I have 2 form beans: !-- Variance report -- form-bean

Re: reloading struts config at runtime with struts-1.1b

2002-06-05 Thread Dan Hensgen
I've defined the following mapping: action path = /reload type = org.apache.struts.actions.ReloadAction / -Dan Mark Nichols wrote: Dan, Would you please post an example of how you are using ReloadAction? Thanks mark n. - Original Message - From: Dan Hensgen

Re: Please recommend a IDE

2002-06-05 Thread @Basebeans.com
Subject: Re: Please recommend a IDE From: Vic C [EMAIL PROTECTED] === Just fyi, InteliJ does not do JDK1.4. Odd. I wanted to try it becuase of the good reviews, but only works on 1.3. CodeGuide is similar I think and runs on and JDK. Bartley, Chris P wrote: If you haven't already, you owe it

Re: Please recommend a IDE

2002-06-05 Thread Dan Hensgen
how about tiny, tiny magnets to update bits right on the disk? (disclaimer: someone else's joke.) Yuan, Tony wrote: how about using note pad? -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:36 AM To: 'Struts Users Mailing

RE: Please recommend a IDE

2002-06-05 Thread Bartley, Chris P
Well, it currently runs on 1.3, but you can target 1.4 for compilation. And they say that with their next build (630), IDEA will *require* jdk 1.4 to run, but you'll of course still be able to target older jdk versions. -Original Message- From: Struts Newsgroup [mailto:[EMAIL

Re: validation.xml

2002-06-05 Thread William W
Thanks !!! ;) From: Adolfo Miguelez [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: validation.xml Date: Wed, 05 Jun 2002 13:46:50 + plug-in className=org.apache.struts.validator.ValidatorPlugIn set-property property=pathname

Manipulating an Action form bean and sending back to same jsp page

2002-06-05 Thread wbchmura
Hello all, I've trawled through the archives and JGuru, etc and can't find anything that helps me figure this out. I have a servlet that displays a series of select boxes (COMPANY, GROUP, AREA). Each one is dependent on the selection of the previous one. That all works fine. The problem

Problem with Bean:Message

2002-06-05 Thread varma dvk
Hi Everybody... My Task: Right now i am developing a web application whilch supports many languages.So i want to display the alert messages also in the language the user selects.For this, i am using pop up window,for popup window i am passing the Application resource key as an

RE: reloading struts config at runtime with struts-1.1b

2002-06-05 Thread wbchmura
You can also just use Tomcats manager link to reload that web-app... Example http://localhost:8080/manager/reload?path=/twizard -Original Message- From: dhensgen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 10:05 AM To: struts-user Subject: Re: reloading struts config at

Confused about exception handling design, 1.1 beta

2002-06-05 Thread Roy Truelove
Hi folks, I'm having a problem with exception handling with 1.1b. This problem has been brought up before (http://www.mail-archive.com/struts-user@jakarta.apache.org/msg29572.html) but never fully discussed. I can't see any way for my Action that deals with global-exceptions to get a

RE: 2 problems that are just driving me CRAZY

2002-06-05 Thread mike . witt
I tried it and it didn't work. Thanks anyway! Mike -Original Message- From: Dan Hensgen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 4:37 AM To: Struts Users Mailing List Subject: Re: 2 problems that are just driving me CRAZY 2nd problem: I'm assuming you are doing some

Problem with Bean:Message

2002-06-05 Thread varma dvk
Hi Everybody... My Task: Right now i am developing a web application whilch supports many languages.So i want to display the alert messages also in the language the user selects.For this, i am using pop up window,for popup window i am passing the Application resource key as an

Re: Please recommend a IDE

2002-06-05 Thread Ben A. Geyer
Perhaps a more appropriate link would be: http://www.sys-con.com/java/readerschoice2002/liveupdate.cfm?cat=J2EE Ben Geyer Caterpillar Inc. Struts

Re: Confused about exception handling design, 1.1 beta

2002-06-05 Thread chuckcavaness
Roy, Have you read my exception handling chapter on theserverside.com? If that doesn't answer this question, than I've failed and I need to rewrite that chapter. Take a look at it and send me some feedback if it doesn't answer your question enough and I'll fix it. Here's a link:

Re: Please recommend a IDE

2002-06-05 Thread @Basebeans.com
Subject: Re: Please recommend a IDE From: Scott Curtis [EMAIL PROTECTED] === This isn't strictly true. The current release runs on 1.3 but supports any JDK as a target for compilation. Therefore it doesn't really matter what it runs on. The latest EAP build now runs on 1.4 and in the near future

logic:iterate help!!!

2002-06-05 Thread Benson, Mike
Hello all, I've got a situation with a forward back to the same page with more information and the data is in the ActionForm object but doesn't seem to display. Here is a snippet of the code for the logic:iterate tag: jsp:useBean id=oBondApp scope=session

Re: reloading struts config at runtime with struts-1.1b

2002-06-05 Thread Dan Hensgen
I'll give that a shot. I wonder if that is the preferred method with Struts 1.1b. Thanks, Dan [EMAIL PROTECTED] wrote: You can also just use Tomcats manager link to reload that web-app... Example http://localhost:8080/manager/reload?path=/twizard -Original Message- From:

RE: Please recommend a IDE

2002-06-05 Thread Matt Bjornson
Checkout OptimalJ from Compuware. http://www.compuware.com/products/optimalj or http://javacentral.compuware.com It is the only tool to implement OMG's MDA. It utilizes NetBeans as the IDE. It has JoNas integrated to allow complete unit testing at the desktop, the ability to assemble and deploy

Logger setup in struts 1.1

2002-06-05 Thread emmanuel.boudrant
Hi, In a struts1.1 app, how to setup the logger, I want to use an SimpleLogger. I've got this exception with Jdk14Logger : java.lang.NullPointerException at org.apache.commons.logging.impl.Jdk14Logger.warn(Jdk14Logger.java:290) at

DynaBean

2002-06-05 Thread Chen, Dean (Zhun)
Is there a way to obtain a collection of all the properties in a DynaBean or a BasicDynaBean??? Dean Chen -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Please recommend a IDE

2002-06-05 Thread Rick Reumann
On Wednesday, June 5, 2002, 8:20:51 AM, Chiming wrote: CH Can you please recommend a IDE for working on Tomcat 4.0.3 + CH Struts 1.0.2 + Ant 1.4.1? I vote for JEdit http://www.jedit.org/ and also I'm finding GEL pretty nice on a windows platform: http://www.gexperts.com/

RE: Pros and Cons of Struts

2002-06-05 Thread James Mitchell
How's this for a first shot: Pros Cons - - 1. Because everything else1. h..thinking just SUCKS!! You like No?? LOLOk, I'll spend more time on it. Also, I was thinking about something else Ted. Has

Re: Confused about exception handling design, 1.1 beta

2002-06-05 Thread Jonathan Fuerth
On Wed, Jun 05, 2002 at 02:34:48PM +, [EMAIL PROTECTED] wrote: Have you read my exception handling chapter on theserverside.com? If that doesn't answer this question, than I've failed and I need to rewrite that chapter. Take a look at it and send me some feedback if it doesn't answer

Re: Confused about exception handling design, 1.1 beta

2002-06-05 Thread chuckcavaness
Yea, it's in MS Word format. This is the same file that I have to give to O'Reilly and in this exact format. One of the reaons that Word was chosen, other than it's what I have at home and what I turn into O'Reilly, is the track changes feature. This allows reviewers to write directly into

Passing URL parameters during actionForward

2002-06-05 Thread Ryan Norman
Hi, I am Norman. I am using Tomcat 4.0, Struts 1.0.2. Is there a way to add a URL parameter before doing an action forward from a servlet. Currently I am doing this actionForward = mapping.findForward( retrieveUser ); I need to do something like this. request.setParameter( UserID, userID

can't find webapp root?

2002-06-05 Thread Thinh Doan
I open a child window for form inputs and upon successful submit, I'd like to close this child window and also point the parent window to a specific page. I got 404 error but don't know how to fix it. Please give some hints. TIA, Thinh Code in close_window.jsp %@ taglib

Re: Design Strategy with commons-logging

2002-06-05 Thread Craig R. McClanahan
On Tue, 4 Jun 2002, Samip Ladhawala wrote: Date: Tue, 4 Jun 2002 20:10:09 -0700 (PDT) From: Samip Ladhawala [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Design Strategy with commons-logging Hi, We wish to use commons-logging

Re: Struts Generator

2002-06-05 Thread @Basebeans.com
Subject: Re: Struts Generator From: Matt Raible [EMAIL PROTECTED] === You've got my interest. When I try to run this tool, however, I get the following error: D:\Tools\karapanrun.bat test.xml Exception in thread main java.lang.NoClassDefFoundError: org/apache/commons/co

Re: DynaBean

2002-06-05 Thread Craig R. McClanahan
On Wed, 5 Jun 2002, Chen, Dean (Zhun) wrote: Date: Wed, 5 Jun 2002 11:18:19 -0400 From: Chen, Dean (Zhun) [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Subject: DynaBean Is there a way to obtain a collection of

Re: can't find webapp root?

2002-06-05 Thread Dan Hensgen
Remove the leading slash in your href: window.opener.location.href=jsp/home.jsp; -Dan Thinh Doan wrote: I open a child window for form inputs and upon successful submit, I'd like to close this child window and also point the parent window to a specific page. I got 404 error but don't

RE: can't find webapp root?

2002-06-05 Thread Mannem, Taati
Thinh, Ypou got to use html:rewrite page=url which rewrites and sets ur webapp Regards, Taati -Original Message- From: Thinh Doan [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 12:20 PM To: Struts-User Subject: can't find webapp root? I open a child

RE: bean:write

2002-06-05 Thread James Mitchell
You've got my Amen on that. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://www.open-tools.org -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 9:20 AM To: 'Struts Users

RE: Confused about exception handling design, 1.1 beta

2002-06-05 Thread James Mitchell
Chuck, are you apposed to idea (e.g. will I get sued) if I add your review chapters as html with downloadable pdf links? Or are there constaints/issues with O'Really?? James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network

RE: Handling check for logged-inness using a tag?

2002-06-05 Thread James Mitchell
Ok, better yet, let me drop it on my server. Here's the url for those interested. Stay tuned though, the struts-example is about to get better..trust me. http://struts-atlanta.open-tools.org/struts-example-jsp-mod.zip James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the

RE: Confused about exception handling design, 1.1 beta

2002-06-05 Thread chuckcavaness
I like the idea, except there are probably two issues: 1) Since these are draft chapters, I have to manage how they are released to the public, because I need to ability to quickly pull them when new chapters are finished. It's not good to have old, typo-ridden, chapters on various sites,

RE: can't find webapp root?

2002-06-05 Thread Thinh Doan
Thanks Dan Taati, I had to remove /jsp and it now works. Great! Thinh -Original Message- From: Dan Hensgen [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 11:33 AM To: Struts Users Mailing List Subject: Re: can't find webapp root? Remove the leading slash in your href:

Validation and Frames

2002-06-05 Thread Chen, Dean (Zhun)
Has anyone gotten Validation to work with Frames? Right now, when using frames, the server-side errors will show up in the target frame. Any way around it? Thanks, Dean Chen -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Confused about exception handling design, 1.1 beta

2002-06-05 Thread Galbreath, Mark
Would you also put out .Net and Flash versions? Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 1:01 PM I like the idea, except there are probably two issues: 1) Since these are draft chapters, I have to manage how they are

RE: Confused about exception handling design, 1.1 beta

2002-06-05 Thread James Mitchell
LOL.dang, we just can't let this go...I may need therapy soon. James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://struts-atlanta.open-tools.org -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent:

Re: Confused about exception handling design, 1.1 beta

2002-06-05 Thread Roy Truelove
Have you read my exception handling chapter on theserverside.com? If that doesn't answer this question, than I've failed and I need to rewrite that chapter. Thanks Chuck.. excellent stuff! I extended ExceptionHandler, and this did the trick. One small concern is that the DTD for

RE: Exception Handling - Chapter 10

2002-06-05 Thread Galbreath, Mark
Hey Chuck, What's the purpose of the single-argument constructor in Example 10-1 on page 8? Mark -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

RE: Exception Handling - Chapter 10

2002-06-05 Thread Nelson, Laird
From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] What's the purpose of the single-argument constructor in Example 10-1 on page 8? How do you mean: African or European? Cheers, Laird -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL

RE: Please recommend a IDE

2002-06-05 Thread Joseph Barefoot
I think Rick is correct about your choice of IDE depending on your system. If you have the resources, I emphatically support Netbeans. It is feature-rich, with many optional modules available via an automatic update center, and many more unsupported ones out on the net that you can install

RE: Exception Handling - Chapter 10

2002-06-05 Thread chuckcavaness
Mark, I don't have chapter 10 in front of me and I'm too lazy to go and download it, but if my memory is correct, that's the exception chaining example. The constructor should take a Throwable, which is the root cause of the exception. So the constructor just allows a new exception to be

Best Practice for Holding Data Across Requests

2002-06-05 Thread Mark Nichols
All - My application has a client search facility. By entering some demographic information case workers are able to search for clients already in the database. The results of this search are displayed in a tabular format using the pager tag. The form-bean has these properties: id firstName

RE: Handling check for logged-inness using a tag?

2002-06-05 Thread Thigpen, David
waiting anxiously ;-) timeframe? DT -Original Message- From: James Mitchell [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 11:00 AM To: Brian Holzer Cc: Struts Users Mailing List Subject: RE: Handling check for logged-inness using a tag? Ok, better yet, let me drop it on

RE: Exception Handling - Chapter 10

2002-06-05 Thread James Mitchell
voice-of-Rex clue=Toy Story Oh no..he's at it again!! voice-of-Rex James Mitchell Software Engineer\Struts Evangelist Struts-Atlanta, the Open Minded Developer Network http://struts-atlanta.open-tools.org -Original Message- From: Nelson, Laird [mailto:[EMAIL PROTECTED]] Sent:

Logging error for Struts 1.1 applications

2002-06-05 Thread Chris Mayes
Hi. I've recently (today) decided to try out Struts 1.1 since it looks like validation and other extra functionality was being folded into the main distribution. Since I'd probably need to upgrade any applications to 1.1. once 1.1 becomes stable, it made sense to me to make a 1.1 version and

How do you do onSubmit() using html:form

2002-06-05 Thread Kousek, Theron
Can't seem to get an onSubmit() form handler to work (much less compile) using html:form. Works great though when using the standard html form Can someone show me how to call a Javascript method prior to submit when using the html form? thanks!!! Another alternative (I guess) would be to add

Configuring Struts 1.1 to play nice with Tomcat 3.2.4

2002-06-05 Thread joseph_opecko
I'm running Tomcat 3.2.4 (unfortunate I know) and have been scouring the web looking for some insight into how to get an application using Struts 1.1 running successfully on it. I've seen people have similar problems using Web Logic regarding class-loading issues. My specific issue is when

RE: Confused about exception handling design, 1.1 beta

2002-06-05 Thread Scott Ganyo
www.openoffice.org -Original Message- From: Jonathan Fuerth [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 10:48 AM To: Struts Users Mailing List Subject: Re: Confused about exception handling design, 1.1 beta On Wed, Jun 05, 2002 at 02:34:48PM +, [EMAIL

[ServletException in:/createReport/getGroupId.jsp] Cannot find bean under name groupQuery'

2002-06-05 Thread Angela Day
I'm going crazy with this error message. Does anyone know what the problem is? Thanks, Angela Day [ServletException in:/createReport/getGroupId.jsp] Cannot find bean under name groupQuery' JSP: html:select property=groupId html:options

Re: 2 problems that are just driving me CRAZY

2002-06-05 Thread Adam Hardy
Hi Mike, when you say my servlet - you presumably mean your action object? It's not a servlet. Anyway, I can't really see anything wrong with your xml. I was thrown a bit by the way you changed the default .do servlet mapping to /do/, but that can't have anything to do with it. I would change

Re: can't find webapp root?

2002-06-05 Thread Adam Hardy
Hi Thinh, make the location.replace() URL relative to the page you are on - i.e. ../jsp/home.jsp or whatever. Because of the html:base tag, the browser will know where to go. Adam Thinh Doan wrote: I open a child window for form inputs and upon successful submit, I'd like to close this child

RE: [ServletException in:/createReport/getGroupId.jsp] Cannot find bean under name groupQuery'

2002-06-05 Thread Galbreath, Mark
Yeah, the container can't find the collection...? html:options iterates through a collection of beans. You are trying to iterate through an array - can't be done. Mark -Original Message- From: Angela Day [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 3:20 PM I'm going

Re: Design Advice - Relational Databases Java Objects

2002-06-05 Thread Adam Hardy
... (still being dim) ... but how do the DAOs see the Transaction object? Robert Taylor wrote: The DAOs have a method called getConnection(). Inside getConnection() they call Transaction.getTransactionContext(). TransactionContext contains the Connection and other information about the

Re: Validation and Frames

2002-06-05 Thread Adam Hardy
Hi Dean Chen, I was looking at that problem today with a new app I'm involved in. The solution I suggest, and I have no idea if it will work because I haven't researched it yet, is to subclass the struts error mechanism and output javascript with the error messages as child windows or alerts,

RE: How do you do onSubmit() using html:form

2002-06-05 Thread Galbreath, Mark
I couldn't get it to work, either, so I stuck in as an onclick=return validate() parameter of an image input button. Mark -Original Message- From: Kousek, Theron [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 10:23 AM To: 'Struts Users Mailing List' Subject: How do you do

RE: Exception Handling - Chapter 10

2002-06-05 Thread Galbreath, Mark
Constructors don't return coconuts. -Original Message- From: Nelson, Laird [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:26 PM To: 'Struts Users Mailing List' Subject: RE: Exception Handling - Chapter 10 From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] What's the

Re: Please recommend a IDE

2002-06-05 Thread Dave Derry
I prefer xemacs myself - Original Message - From: Galbreath, Mark [EMAIL PROTECTED] vi -Original Message- From: Chiming Huang [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 8:21 AM Hi, Can you please recommend a IDE for working on Tomcat 4.0.3 + Struts

going with 1.1b - what good reasons?

2002-06-05 Thread Adam Hardy
Hi All, I would like to persuade my manager when I see him at the team meeting this Friday to allow me to use 1.1beta for the new project I am on, which is due to be completed end of September. I have got a few reasons so far - any comments or additional reasons would be welcome: 1.1beta is

Re: Please recommend a IDE

2002-06-05 Thread Emerson Cargnin - MSA
I'm using eclipse and I don't need anything else... beyond jboss and tomcat plug-ins, there is the refactoring stuff , beyond different perpectives dependings on the context (debug/coding/etc) you are working on... - Original Message - From: Dave Derry [EMAIL PROTECTED] To: Struts Users

RE: Please recommend a IDE

2002-06-05 Thread Chappell, Simon P
Sorry. You're late to the party. This was a mini-flamewar only for the early risers on the list! :-) -Original Message- From: Dave Derry [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 3:42 PM To: Struts Users Mailing List Subject: Re: Please recommend a IDE I prefer xemacs

RE: Please recommend a IDE

2002-06-05 Thread Galbreath, Mark
You snooze, you lose -Original Message- From: Chappell, Simon P [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 4:44 PM To: Struts Users Mailing List Subject: RE: Please recommend a IDE Sorry. You're late to the party. This was a mini-flamewar only for the early risers on

RE: How do you do onSubmit() using html:form

2002-06-05 Thread Iain Bisset
Works for me...make sure it's all lower case eg julius:form action=/savedquotes onsubmit=return onSubmit() -Original Message- From: Galbreath, Mark [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 05, 2002 2:27 PM To: 'Struts Users Mailing List' Subject: RE: How do you do onSubmit()

Multiple search on single page - approach

2002-06-05 Thread stsrut strut
Hello All, I have single page ( JSP) which has multiple (5) search criteria where user enters corresponding ids . User can eneter id's and onchange event populates the corresponding drop down lists. Lists are popultaed from DB so there is server trip for every onchange event. Page refreshes

nested:iterate No getter error

2002-06-05 Thread Sri Sankaran
Using Struts 1.01b and Nesting extension on Win2k running Tomcat 4.0.3 Could anyone point me to the reason why I am getting the following error? No getter method for property products[0].name Situation: Form bean is : class DependenciesBean extends ActionForm { .. private ArrayList

  1   2   >