Re: Running Java Through Cocoon

2002-08-13 Thread Christian Haul
On 13.Aug.2002 -- 05:11 PM, [EMAIL PROTECTED] wrote: > Hey guys, > > I'm hoping you could help me out with a project I've been tasked with. > > I'm gonna ask the simple question now, and go into more detail below: > > How can one have a Logic Sheet helper class, that just runs a method stored >

Running Java Through Cocoon

2002-08-13 Thread david . levinger
Hey guys, I'm hoping you could help me out with a project I've been tasked with. I'm gonna ask the simple question now, and go into more detail below: How can one have a Logic Sheet helper class, that just runs a method stored in a new custom java class? And does anyone have an example of this.