开发者

Open a given URL in a new tab by clicking a button-how to read url from propertis file [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
开发者_如何转开发

Want to improve this question? Add details and clarify the problem by editing this post.

Closed 3 hours ago.

Improve this question

this is one button when i click on this button to open new tab and url but i want to read url from propertis file. When i click it will open in new window but how to read url from propertis file to jsp file

It will not working <button type="button" id="addButton" onclick="window.open('${url}','_blank')" class="btn btn-primary btn-sm btn-lightblue" title="Add">Add</button>

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜