Link to home
Start Free TrialLog in
Avatar of krishna kishore
krishna kishore

asked on

jsp popup

we have web portal, using Spring MVC.
we need to  Sending rest request to server from popup page(which as parent page)
we want to show messages to user about request status(sent successfully or not).. i need to achieve this with our refreshing page.

how can i achieve this.
Avatar of mrcoffee365
mrcoffee365
Flag of United States of America image

Usually this kind of thing is done with ajax queries which display results in the popup.

There are also js and Adobe flash packages which support some of this -- you have to invest your time in figuring them out.

If you want to use the server to redisplay the page, then you have to redisplay the page.  That isn't usually what people want in this case, but it's the easiest to implement.
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.