I have a manager that returns a pdf (at this time, it's a Stream).

I've written the Controller, and I am wondering what I have to do to get
this to render in the jsp (having never rendered PDFs before).

I can return it as a model in model and view, but what will go on the jsp
end?

Reply via email to