Re: struts in netbeans

2002-10-15 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Checkbox won't stay checked! [ Was: Damn where is bug in mycode???? ]

2002-10-15 Thread Eddie Bush
are made in the code. +1 - very handy. You have the source, so there's no excuses not to use it! ;-) -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Sub Application ?

2002-10-15 Thread Eddie Bush
Have you tried: http://jakarta.apache.org/struts/userGuide/index.html Emmanuel Boudrant wrote: Hi, I want to know anymore about struts sub-application, where I can found some documentation about it ? Thx, -emmanuel -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: Sub Application ?

2002-10-15 Thread Eddie Bush
Recently? What questions did you have that weren't answered there? If you haven't looked recently look again - if you have then just ask your questions. Emmanuel Boudrant wrote: Yes ;( --- Eddie Bush [EMAIL PROTECTED] a écrit : Have you tried: http://jakarta.apache.org/struts/userGuide

Re: using OR condition with logic tags

2002-10-15 Thread Eddie Bush
, guys! Do any of you know how to set up an OR condition with logic:equal tags? i.e. : logic:equal name=foo value=1 OR logic:equal name=foo value=2 Thanks -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Damn where is bug in my code????

2002-10-16 Thread Eddie Bush
Netbeans also works quite well ;-) David Graham wrote: Every major IDE has a debugger in it. Some free ones are Eclipse and NetBeans. Of the two, I've only used eclipse and it works well. You can also debug jsps. David -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL

Re: Damn where is bug in my code????

2002-10-16 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: security roles per action mapping

2002-10-16 Thread Eddie Bush
... HttpServletRequestWrapper? That's close, I believe. I feel like maybe there's a better solution to this - but it doesn't occur to me what it might be. Hopefully someone else has further insight. -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Re: security roles per action mapping

2002-10-16 Thread Eddie Bush
time you added a project. If that's a good solution for you (projects don't get added often) then it may be the easiest, most straight-forward way to go about it. I suspect you'll find that less than ideal though - and I believe the filter/wrapper approach would fit the ticket. -- Eddie

Re: using OR condition with logic tags

2002-10-16 Thread Eddie Bush
designing new HTML elements) chanoch -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: anyone seen this startup error?

2002-10-16 Thread Eddie Bush
7.3 -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Confused about nightly builds and 1.1b2 bugs

2002-10-23 Thread Eddie Bush
reflect the up comming release candidate for 1.1 (or 1.1b3) or are they a separate branch for a future release. I am hearing about new functionality in the nightly builds. I would consider trying a 'stable nighlty' knowing that 1.1 final would have that same functionality. Thanks. -- Eddie

Re: Zero-copy persistence with Struts?

2002-10-23 Thread Eddie Bush
), it does not require you to keep anything open (connection/statement/insert JDBC thing here), so you can follow better, more straight-forward practices by using it. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Re: AW: anyone seen this startup error?

2002-10-23 Thread Eddie Bush
guiding light (obviously). plug-in className=org.apache.struts.validator.ValidatorPlugIn set-property property=pathnames value=/WEB-INF/validator-rules.xml,/WEB-INF/validation.xml/ /plug-in should work. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user

Re: Best Practices Example App?

2002-10-23 Thread Eddie Bush
, A. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Sub Application Shared Tiles Definitions Factory

2002-10-18 Thread Eddie Bush
, Padma -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Eddie Bush
. Any suggestions/clues on what this means, and how I would go about getting Struts 1.1b2 working under JRUN 3.1? Thanks in advance for any assistance/advice. Celeste Haseltine, PE MTL, Inc. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org

Re: Newbie Question

2002-10-18 Thread Eddie Bush
that hard to iterate over a collection and build a table though? CJ Jayaprakash wrote: Let me start the Forum with a dump question[ Searched the Archives already] Tags for Grid/Table/Tree: is it part of the struts ?, any pointers ? - Cheers CJ -- Eddie Bush -- To unsubscribe, e

Re: How do I change the head and title of the page if I am using struts templates?

2002-10-18 Thread Eddie Bush
? -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Can V in MVC be Swing in Struts?

2002-10-18 Thread Eddie Bush
here. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: ApplicationResources from within ActionForm's validate()??

2002-10-18 Thread Eddie Bush
am confused ; - Any help would be appreciated.. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: ApplicationResources from within ActionForm's validate()??

2002-10-18 Thread Eddie Bush
Have you tried the javadocs yet? -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: problem accessing outer object within nested logic:iterate

2002-10-18 Thread Eddie Bush
suggestions would be appreciated. Thanks. Dave -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Can V in MVC be Swing in Struts?

2002-10-18 Thread Eddie Bush
. However, don't mis-lead other people. Xue-Feng Yang, Ph.D Senior Java Technical Architect -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Session Cleanup

2002-10-18 Thread Eddie Bush
collections in the session? How and when to remove these collections from the session? Regards, ATTA -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: i18n and images

2002-10-18 Thread Eddie Bush
in the ApplicationResouces.properties files called countrycode I then find the image with src=imagesbean:message key=countrycode//imagename.gif Any one else doing it this way? Is there a better way? I'm not that far into the project and now is the time to change! Thanks, jb -- Eddie Bush

Re: Does Anyone Know What This Error Message Means?

2002-10-18 Thread Eddie Bush
message when I try to run the struts-blank application also, so at least my errors are consistent. I can run the Struts 1.02 apps with no problem, it only the Struts 1.1b2 apps that I can't get working in my web application container (JRUN 3.1). Celeste -- Eddie Bush -- To unsubscribe, e-mail

Re: is this a bug ?

2002-10-18 Thread Eddie Bush
Not enough information to even form a reasonable hypothesis about what's going on. If you're looking for assistance, you might mention your scenario and relative areas of your config. Your environment would be nice to know too. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts

Re: struts + EJBs?

2002-10-18 Thread Eddie Bush
a *standard* JDO implementation. http://jakarta.apache.org/ojb !!! :-) Sorry, I couldn't resist. My information is all heresey, so I could be wrong -- but I trust my sources, so I don't think I am. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe

Re: access ApplicationResource from ActionForm

2002-10-18 Thread Eddie Bush
wrote: Hi All, My ActionForm is populating a drop-down list ( LabelvalueBean's ) and I want to say - None - for a none-selection .. and want it to be i18n. So, can I access the ApplicationResource to retrieve that 'None'. If so, how? Is this the best idea? Darren. -- Eddie Bush

Re: Action sending data to the form?

2002-10-18 Thread Eddie Bush
http://jakarta.apache.org/struts/userGuide/index.html http://jakarta.apache.org/struts/resources/index.html http://jakarta.apache.org/struts/kickstart.html Enjoy Smith, Johnathan M. wrote: How can I send data from a action to a JSP form? -- Eddie Bush -- To unsubscribe, e-mail

Re: contextRelative in local forward

2002-10-21 Thread Eddie Bush
, and should work according to your included configuration-- barring some bug in a build more recent than the one I'm using (unlikely). Have you tried a different name for either the default or sub app's path? I know there have been some bugs surrounding the path matching with sub-apps-- Eddie Bush

Re: off topic - paged lists

2002-10-21 Thread Eddie Bush
. That is where the column headings are not known at run-time? It would probably have to accept a ResultSet as its input, I suppose. Failing that, I'm off to write it myself... anybody else looking for anything like that? Howard Miller -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user

Re: Sub-App navigation confusion

2002-10-21 Thread Eddie Bush
=/Unit2/HomePage / from within Unit2 sub-app. Is there any known way to do what I'm looking for? -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: contextRelative in local forward

2002-10-22 Thread Eddie Bush
). Once I did, all worked! Even with Milestone Release 1.1-b2. Thanks for your help and sorry for the false alarm. Armin -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: FW: {Validator] Required Fields

2002-10-22 Thread Eddie Bush
on this? Thanks, A. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [PlugIn] Order of initialisation

2002-10-22 Thread Eddie Bush
that the second plugins init() wont be called until after the first one has completed? (I can have multiple plug-ins right?) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: FW: {Validator] Required Fields

2002-10-22 Thread Eddie Bush
fields only need to be validated if they contain a value. Unless someone overrides the default validator-rules or writes a custom method, there is no way to do this - using mask, min, max, etc. will also force a 'required' condition... Jerry -- Eddie Bush -- To unsubscribe, e-mail

Re: [Logging] How to make the darn logs work again?

2002-10-22 Thread Eddie Bush
making sure you have the above information where I mentioned. Hopefully that fixes you up - I hate broke Andrews ;-) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Tomcat/Apache and .do

2002-10-22 Thread Eddie Bush
? thank's Marc -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [Logging] How to make the darn logs work again?

2002-10-22 Thread Eddie Bush
One additional note: Since it's apparant you're using log4j, you may have problems using the commons-logging.jar that came with 1.1b2. There was a build issue. You'll want to grab the latest and greatest commons-logging-1.0.1.jar and dump that in your lib folder. -- Eddie Bush

Re: tiles logging

2002-10-22 Thread Eddie Bush
be nice to clean out the amount of times I see the following in my log file: processActionForward(tiles.members.viewprofile, false) 'tiles.members.viewprofile' - processed as definition Thanks Dennis -- Eddie Bush -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional

Re: [Logging] How to make the darn logs work again?

2002-10-22 Thread Eddie Bush
to setup your config - that little snippet I gave you before should get you started on the right track. Just drop another post if you keep having fits. Be sure you upgrade your commons-logging though. I think I forgot to mention that earlier. -- Eddie Bush -- To unsubscribe, e-mail: mailto

Re: Form submission

2002-10-22 Thread Eddie Bush
Sorry -- Out of Luck. That's the nice way to put it ;-) Different people substitute different words for the S. I'll leave alternatives to your imagination ... Kyrre Lugg wrote: James Mitchell wrote: This means you are in a status of SOL. SOL? Kyrre Lugg -- Eddie Bush

Re: [sub-apps] smthg missing... (?)

2002-10-24 Thread Eddie Bush
must be included in those. Does that help? Vincent PROSPER wrote: Could someone please confirm this assertion? Vince -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Zero-copy persistence with Struts?

2002-10-25 Thread Eddie Bush
to re-use the CachedRowSet as part of an action at the application scope, you would be needing to load all the data for every user to be able to filter over as you push it to the jsp. Please catch me if I'm mistaken. Regards, Jacob -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user

[OT] Serialization issue - stream has problems flushing?

2002-10-25 Thread Eddie Bush
to do serialization in the traditional sense that does not involve the use of streams? Even the XML serialization techniques involve streams, do they not? Thanks! -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Re: [OT] Serialization issue - stream has problems flushing?

2002-10-25 Thread Eddie Bush
() method will cause what he observes. Can it be that simple? Brian -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: a little javascript problem

2002-10-25 Thread Eddie Bush
element. html:checkbox property=boo id=myID because that violates the DTD, I guess. Any workarounds? -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [OT] Serialization issue - stream has problems flushing?

2002-10-25 Thread Eddie Bush
Craig R. McClanahan wrote: On Fri, 25 Oct 2002, Eddie Bush wrote: Date: Fri, 25 Oct 2002 11:45:46 -0500 From: Eddie Bush [EMAIL PROTECTED] Reply-To: Struts Users Mailing List [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Subject: Re: [OT] Serialization issue - stream has

Re: [OT] Serialization issue - stream has problems flushing?

2002-10-25 Thread Eddie Bush
Thanks. I understand now. Craig R. McClanahan wrote: On Fri, 25 Oct 2002, Eddie Bush wrote: Digester says it needs An xml parser conforming to SAX 2.0 and optionally you may have JAXP 1.1+. Am I reading that correctly that, if you have JAXP 1.1+ you don't need an additional parser? Any

Re: Serialization question...

2002-10-28 Thread Eddie Bush
4.1.12 logs, however, I keep getting errors - Cannot serialize session attribute FORM_NAME Do I need to write a serialization function for each form? I assumed this was taken care of in org.apache.struts.validator.ValidatorForm. Thanks, Ryan -- Eddie Bush -- To unsubscribe, e-mail

Re: Serialization question...

2002-10-28 Thread Eddie Bush
PROTECTED] www.B2eMarkets.com -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Serialization question...

2002-10-28 Thread Eddie Bush
of Serializable and transient properties also meet the requirement for serializing the object itself? Just curious if anyone is even using the transient keyword... Thomas Gideon Sr. Software Developer B2eMarkets 301.230.2236 Tel. 301.230.2248 Fax. [EMAIL PROTECTED] www.B2eMarkets.com -- Eddie Bush

Re: Serialization question...

2002-10-28 Thread Eddie Bush
Connection conn; your class would not be serializable because the sql Connection class isn't. So you do this: private transient Connection conn; David -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user

Re: Nice labels for inputs.

2002-10-29 Thread Eddie Bush
... actually, upon further inspection, it is linked off of the user guide. Just not the user guide as linked by the side bar (under stable). It also appears that that user guide is quite different. More reading for me! :) -josh -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user

Re: bean:write filtering and newlines

2002-10-31 Thread Eddie Bush
: If someone knows a better solution to this, please let me know. + just realised one could also use pre. Oleg -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: RE : url problem when 2 mapping redirect to struts

2002-11-01 Thread Eddie Bush
-config action attribute «roles» but I really prefer a container managed security plus my exploitation group requires it. Thank you Stephan -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help

Re: [OT] Swing.... [WAS: RE: [ANNOUNCE] Struts Console v3.0]

2002-11-01 Thread Eddie Bush
for jsp and xml stuff. It's not the best but it's better than a simple text editor. http://solareclipse.sourceforge.net/ David -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help

Re: How do I enable debug logging for struts

2002-11-01 Thread Eddie Bush
Which logging implementation, if any, are you using with commons-logging? Or are you just using commons-logging alone? John Prout wrote: Hi Does anyone know how to enable debug level logging for the struts framework? i.e. log.isDebugEnabled() returns true Thanks John Prout -- Eddie Bush

Re: How do I enable debug logging for struts

2002-11-01 Thread Eddie Bush
trying to use, you're really doing yourself a disservice - and adding unnecessary complication to your life :-) John Prout wrote: I'm using the default struts install - just commons-logging alone I think -Original Message- From: Eddie Bush [mailto:ekbush;swbell.net] Sent: Friday

Re: How do I enable debug logging for struts

2002-11-01 Thread Eddie Bush
sent. They sure showed up once it got sent though! Eddie Bush wrote: The short answer is to examine the javadoc for commons-logging. The top-level package (commons.logging) is a good read. You'll also be interested looking over the javadoc for SimpleLog. The long answer is to create

Re: Can forward action point to tiles definition?

2002-11-01 Thread Eddie Bush
to tiles definition? Date: Fri, 1 Nov 2002 15:52:11 -0500 html:link forward=default / doesn't work with latest or 1.1b2 href is translated to URI/site.default.page and i get the following message from tomcat: *** Invalid path /site.default.page was requested *** Mark. -- Eddie Bush

Re: Struts1.1 : subclass ActionServlet

2002-11-04 Thread Eddie Bush
. 2002 13:57:56 org.apache.commons.digester.Digester endElement GRAVE: End event threw exception Is there any security issue in struts 1.1 i do not know. Please help... I would like to use struts 1.1 modules capacity... Thanks in advance. Alexandre duprat. -- Eddie Bush -- To unsubscribe, e-mail

Re: Struts1.1 : subclass ActionServlet

2002-11-05 Thread Eddie Bush
it will help. Thanks again for helping a struts 1.1 newbee... Alexandre. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: FW: Continuous datastream from server to client

2002-11-05 Thread Eddie Bush
and how can I use JSP-tiles to format the output Thanks Reinhard Dunst -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: hrame in template

2002-11-05 Thread Eddie Bush
the pages inside the frames, but when I saw the generated html source the file contents are included. Please help. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Dynamic select menu in JSP

2002-11-05 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: How do I search this newsgroup with google.

2002-11-05 Thread Eddie Bush
. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: frame in template

2002-11-05 Thread Eddie Bush
are included. Please help. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Final release for Struts 1.1

2002-11-05 Thread Eddie Bush
. thanks, James -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Why does the nightly build produces a huge log file during startup?

2002-11-05 Thread Eddie Bush
. How can I decrease the amount the information? I don't know whether this is realistic but I would not like to get more that a couple of Kb after startup. Zsolt -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Re: Extending the struts config

2002-11-05 Thread Eddie Bush
a cleaner solution. I did not provide a DTD for my XML config. You may wish to. Digester supports this (though I can't speak to how easy it is to implement - my guess is that part is easy too). Good Luck! Yell back if you have problems. -- Eddie Bush -- To unsubscribe, e-mail

Re: Final release for Struts 1.1

2002-11-05 Thread Eddie Bush
Answer (not being facetious in the slightest): When all the bugs are resolved. Xuefeng Wang wrote: Hi, all, I'm using Struts 1.1B1 to develop our product, I want to know when Struts 1.1 final will be release. thanks, James -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts

Re: Previous Action

2002-11-05 Thread Eddie Bush
which action was call, from within an action? 2) Is there a better way to do this? Darren. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Continuous datastream from server to client

2002-11-05 Thread Eddie Bush
to the client? Reinhard -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Struts1.1 B2 BUG OR Weblogic 6.1 SP2 BUG??????????

2002-11-05 Thread Eddie Bush
with their application uses STRTUS 1.0.2, Just modify the DTD reference in the struts-config.xml to STRUTS 1.1 DTD. Start weblogic server, shutdown and restart the server again. (The server binds the port correctly for the first time). Any Ideas??? -- Eddie Bush -- To unsubscribe, e-mail

Re: [Sub-Apps] HOW-TO Get from Default to Sub-app and Back

2002-11-05 Thread Eddie Bush
either one. Can someone please post a working sub-app example? TIA! Jerry Jalenak Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496 [EMAIL PROTECTED] -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional

Re: How do I search this newsgroup with google.

2002-11-05 Thread Eddie Bush
] site:www.mail-archive.com -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Dynamic select menu in JSP

2002-11-05 Thread Eddie Bush
remember the last week that passed without at least a single query on it.) Peace ;-) Mark Ayad wrote: **gasp** Sure, but its knowing the right question to ask first . -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail

Re: Images in buttons

2002-11-05 Thread Eddie Bush
-- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Dynamic select menu in JSP

2002-11-05 Thread Eddie Bush
the documentation if I had the time. John -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: struts-config_1_1.dtd and struts-config_1_0.dtd

2002-11-05 Thread Eddie Bush
/struts/dtds/. --- Vip. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [Sub-Apps] HOW-TO Get from Default to Sub-app and Back

2002-11-05 Thread Eddie Bush
that they are, in fact, core components. The advanced features should still be reserved for their respective examples though. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: [Sub-Apps] HOW-TO Get from Default to Sub-app and Back

2002-11-06 Thread Eddie Bush
. - Albert Einstein (1879-1955) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Extending the struts config

2002-11-06 Thread Eddie Bush
You betcha man ;-) Michael Delamere wrote: Thank you! -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Entire Struts Mail Archive

2002-11-06 Thread Eddie Bush
: Is there a link where I can download (compressed) the entire Struts Mailing List archive to date ? Or do let my spider out ? Mark -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: select and option tag issues

2002-11-06 Thread Eddie Bush
in a database. I can create the recordset but after that I am lost. Can anyone please help. Thank you. Tim Bachta Tim Bachta -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help

Re: select and option tag issues

2002-11-06 Thread Eddie Bush
in the documentation. What I really need to do is populate them based on information in a database. I can create the recordset but after that I am lost. Can anyone please help. Thank you. Tim Bachta Tim Bachta -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org

Re: Entire Struts Mail Archive

2002-11-06 Thread Eddie Bush
=Demo Here's an idea what about popular searches (moderated of course) on a month by basis ? Mark -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Diiabling Validator XML Validation

2002-11-06 Thread Eddie Bush
Um ... neagatory devil-dog. That refers to the struts-config - not validator. David Graham wrote: Yes, see section 4.7.1 http://jakarta.apache.org/struts/userGuide/building_controller.html#action_servlet David -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe

Re: Graph of Struts Growth.l

2002-11-06 Thread Eddie Bush
the former. - Albert Einstein (1879-1955) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Graph of Struts Growth.l

2002-11-06 Thread Eddie Bush
stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Graph of Struts Growth.l

2002-11-06 Thread Eddie Bush
I'd have a little fun while making a small point. James Mitchell Software Engineer/Struts Evangelist http://www.open-tools.org Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. - Albert Einstein (1879-1955) -- Eddie Bush -- To unsubscribe

Re: reuse select/options?

2002-11-06 Thread Eddie Bush
an id and then refer to that by reference? thx andy kriger -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: java.util.Date

2002-11-06 Thread Eddie Bush
don't think that should incur too much overhead since in my situation I can imagine more than one instance of the Action class being created. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help

Re: Help with ValidatorForm

2002-11-06 Thread Eddie Bush
Gotcha! Validate defaults to true :-O ... so set it to false in your populate action ;-) -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: java.util.Date

2002-11-06 Thread Eddie Bush
convert method with the same approach to thread-safety as an Action's execute/perform method? If your Converter maintains a SimpleDateFormat instance field that it uses to either format or parse, it's not thread safe. -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user

Re: Can a filter handle all the apps in a container?

2002-11-06 Thread Eddie Bush
+ (jdk1.4 logging | log4j) = easily-managed debug output. Thanx in advance, Thirupati Panyala -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:struts-user-help;jakarta.apache.org

Re: Can a filter handle all the apps in a container?

2002-11-06 Thread Eddie Bush
Sorry, I can't get to it anyway - not without a yahoo groups id anyway. Thiru Panyala wrote: Looks like the attachment didn't go thru... I attached it here http://groups.yahoo.com/group/struts/files/test.html Thanx Thirupati -- Eddie Bush -- To unsubscribe, e-mail: mailto:struts

  1   2   3   4   5   6   7   8   9   >