Yes that should work.

sean


On Mon, 28 Feb 2005 17:52:22 +0100, Bj�rn T Johansen <[EMAIL PROTECTED]> wrote:
> So I can just copy my method from an Struts application I have and apply it 
> here,
> just instead of returning null I just call context.responseComplete(); at the 
> end?
> 
> 
> BTJ
> 
> Sean Schofield wrote:
> >>    context.responseComplete();
> >
> >
> > This line is the key.
> >
> > Make sure you are able to return a PDF as a servlet or something first
> > just to make sure you have everything figured out (assuming you are
> > new to writing PDF.)  Then try with faces.
> >
> >
> >>Rico
> >
> >
> > sean
> 
>

Reply via email to