Because then I wouldnt have a request processor.

The rest of the application is written in struts and uses the request
processor to
check wether the user is logged in or not.

If not, he gets forwarded to the login page instead of creating a pdf.

marcus

[EMAIL PROTECTED] schrieb:
> 
> > > I never set content-length when generating response (PDF or not).
> Perhaps
> > > you have a mistake in length calculation and browser waits for EOF ? Try
> > > without.
> >
> > Nope. I know it works as it works without Struts.
> >
> 
> So, why don't you just add a mapping in web.xml for your PDF-maker servlet ?
> 
> Nico.
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to