On Thu, 3 Aug 2000, Marcelo F. Ochoa wrote:
> Steve Conover wrote:
>
> > Marcelo - do you have an example of doing this with Cocoon, by chance?
>
> I think that the best option is write a XSP Logicsheet that handle request
> object. Give me a day for making a skeleton of the idea.
i really think it's going to be impossible to do it at that stage since
cocoon will have already tried to read various request parameters, which
is going to fail on most servlet engines since they can't handle
multipart/form-encoded input properly (!)
- donald
|