File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Loading The same JSP page with a translucent frame after submitting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Loading The same JSP page with a translucent frame after submitting" Watch "Loading The same JSP page with a translucent frame after submitting" New topic
Author

Loading The same JSP page with a translucent frame after submitting

Dibyendu Karmakar
Greenhorn

Joined: Apr 16, 2012
Posts: 1

Hi,
In my current project, we have a Credit Card form page which is called from a different calling application. The calling application submits the form at their side and the Credit Card page is loaded. Now as a requirement, we need to follow the same procedure except when the calling application submits the form, the Credit Card page should come as pop up with the current page becoming translucent.I know this is easy when we are dealing with same JVM.But here the calling application is in a different JVM and the Credit Card application in a different. Also, when the calling application form submits, the page will get refreshed. How can I get the same page from where the calling application submits with the Credit Card page as pop up and the submitting page becoming translucent. If possible, please provide solution so that calling application don't have to make any changes. I want to change only the Credit Card application.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Loading The same JSP page with a translucent frame after submitting
 
Similar Threads
How to refresh the main window once we close the popup
Problem with pop-up window
online reservation
e-commerce question
servlet and javascript