javascript - Change the title of strut action showing in browser -
i'm trying open pdf file in browser through struts action. when open window showing me name of action instead of title trying set window. how should set title window?
as shown in image, viewpdfdocument.do appears in window , in title of window. want change it.
i think there should .properties file somewhere in project, can change .title value within file
Comments
Post a Comment