Re[2]: Build Command service on base of FactoryService

2001-07-19 Thread Oleg V Alexeev
Hello Adam, Wednesday, July 18, 2001, 8:51:58 PM, you wrote: AY This sounds like the pipeline/chain setup from ATG. My one concern is AY that you will end up with convoluted processing logic in the xml. Main idea is to describe commands in XML and let to manipulate such blocks without code

question about BaseFieldTag and dotted path properties

2001-07-19 Thread markus
Hello, i am using the html hidden tag as follows html:hidden name=model property=actualAddress.primaryKeyString/. The bean model is available and has the function public Address getActualAddress(); and Address has the function public String getPrimaryKeyString(); If the getter method of the

Re: VOTE: PagerTag

2001-07-19 Thread Ted Husted
Oleg V Alexeev wrote: What is 'detached' database tags? Ooops, I should have said disconnected. The current dbTags presume that the database connection will be handled by other tags on the page, and everything will be available in page scope, and that a live connection may even be available.

RE: question about BaseFieldTag and dotted path properties

2001-07-19 Thread Robbin L. Gratz
I second the notion that we should allow a null object/property. In the write tag, there is an ignore parameter that can be specified which allows a null object as a return value from RequestUtils.lookup(). The problem is in RequestUtils, when it encounters a problem finding the named object,

JavaDoc bug

2001-07-19 Thread Bobby Martin
There is a bug in the current JavaDoc at http://jakarta.apache.org/struts/api/. It does not list the digester package in the list of packages in struts. The docs for the package are still out there, they are at

Oops (was JavaDoc bug)

2001-07-19 Thread Bobby Martin
I now see that Struts comes from Commons now. Sorry for the spam... Regards, Bobby Martin Cosm Development Team secure email: [EMAIL PROTECTED] _ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Re: Build Command service on base of FactoryService

2001-07-19 Thread Adam Young
The main reason I am concerned is that I saw this happen in ATG: Processing logic moves from Java code to XML. The problem is that it becomes much harder to isolate a particular Bug. Unit testing is allmost impossible. My suggestion is that if you want to make it easy to do

Workflow help

2001-07-19 Thread Craig Tataryn
I am finding it increasingly hard to concentrate on the workflow project. Work has been hectic, very little spare time. I think I am going to withdraw from heading up the project because I know Craig and the rest of you want to get something going on this. I would still love to contribute,

Input requested on Expresso integration

2001-07-19 Thread Michael Nash
Hello All: I'd like to request any input and comments that you might have on our design efforts to integrate Struts with Expresso (an open-source app framework, but with a different tilt than Struts). Expresso is designed to allow this kind of integration, and we think it looks like a pretty

Re[2]: Build Command service on base of FactoryService

2001-07-19 Thread Oleg V Alexeev
Hello Adam, Thursday, July 19, 2001, 7:05:59 PM, you wrote: AY The main reason I am concerned is that I saw this happen in ATG: AY Processing logic moves from Java code to XML. The problem is that it AY becomes much harder to isolate a particular Bug. Unit testing is AY allmost

cvs commit: jakarta-struts/doc installation-sas.xml

2001-07-19 Thread martinc
martinc 01/07/19 23:07:08 Modified:doc Tag: STRUTS_1_0_BRANCH installation-sas.xml Log: Fixed what were probably copy/paste errors. Revision ChangesPath No revision No revision 1.1.2.1 +3 -3

cvs commit: jakarta-struts/doc installation-sas.xml

2001-07-19 Thread martinc
martinc 01/07/19 23:08:03 Modified:doc installation-sas.xml Log: Port copy/paste fixes to main trunk. Revision ChangesPath 1.2 +3 -3 jakarta-struts/doc/installation-sas.xml Index: installation-sas.xml

cvs commit: jakarta-struts/doc/userGuide introduction.xml

2001-07-19 Thread martinc
martinc 01/07/19 23:20:02 Modified:doc/userGuide Tag: STRUTS_1_0_BRANCH introduction.xml Log: Fixed a typo. PR: 2488 Submitted by: Ted Husted Revision ChangesPath No revision No revision 1.1.2.2 +1 -1

cvs commit: jakarta-struts/doc/userGuide introduction.xml

2001-07-19 Thread martinc
martinc 01/07/19 23:22:12 Modified:doc/userGuide introduction.xml Log: Fixed a typo. PR: 2488 Submitted by: Ted Husted Revision ChangesPath 1.3 +1 -1 jakarta-struts/doc/userGuide/introduction.xml Index: introduction.xml

Struts install - error in SilverStream install doc (fwd)

2001-07-19 Thread Craig R. McClanahan
Forwarding to STRUTS-DEV, where this kind of a report belongs. GENERAL is for discussion of Jakarta-wide project issues, not project-specific things like this. Craig McClanahan -- Forwarded message -- Date: Thu, 19 Jul 2001 19:25:49 -0700 (PDT) From: Armen Papshev [EMAIL