Hi guys, I'm trying to deploy my application (developed so far on Oracle 91AS) to WebSphere...
First error I got is a illegal to flush within a custom tag... I realized that the only struts tag that tries to flush is the template.GetTag. Although I'm using a very recent nightly build (2002-03-17), this behavior exists even on struts 1.0 I tried to add the <template:get flush="true", but so far, no success.. Any one knows how to overcome this problem? The Websphere that I'm using is 4.0.2 on a linux machine thanks in advance, Marcelo. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

