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]

Reply via email to