setting name of requested pdf in browser's title
Hi,
I have certain protected resources in my web application which requires user login. If login is successful, then we forward the user to the specified pdf resource.
Problem which I am facing is that after the login is successful, title of the browser remains the title of the login page. Our requirement is that it should display the title of the requested pdf instead of the login page title.
I did lots of r&d on http headers but no luck.
Is it possible to show the name of the requested pdf on the browser's title instead of the title of the login page?
My pdfs are in a content repository OpenCMS. Title is already set for all the pdfs.
Thanks
Naseem

