Hi,
There is a hyperlink which is to open new window but it is failing to open the provided URL. What is the method I should put in post or get—but now both are not working.
![]() |
Hi,
There is a hyperlink which is to open new window but it is failing to open the provided URL. What is the method I should put in post or get—but now both are not working.
It is java and jstl related question
My question is "Can a war context be present in new window?"
just put an attribute to anchor tag target="_blank". This will open a new window. Since it is not opening url in the browser just overwrite service method instead of doGet and doPost.
All times are GMT -7. The time now is 01:57 PM. |