In order to build sample chains war... you have to get sturts to build from source... which requires you get commons-lib.home of CVS of jakarta commons and sandobox... yuck. (Maven build of Sturts is broken).
If anyone (Batjen?) wants to e-mail me privetly the example war file great, tia.
.V
Craig R. McClanahan wrote:
Quoting Vic Cekvenich <[EMAIL PROTECTED]>:
BaTien Duong wrote:
i am able to have struts-chain example (the old
struts-example with struts-chain built from cvs) up and running using j2sdk1.4.2_02 and tomcat 5.0.14.
Where did you find an example of using a Struts chain?
.V
Download the jakarta-struts nightly source distro (or check it out from anonymous CVS). Then, start Tomcat and execute:
cd contrib/struts-chain ant install
This builds a variation on the standard struts-example webapp that uses the chain-based replacement for the standard RequestProcessor.
Craig
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

