Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Re open - Pop up window not working

 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
Sorry to post the same topic again in JSP form. But I am not sure it is only related to html and JavaScript Because I need to create a popup window based on response object from a Servlet and same thing goes true with redirecting content to parent window.

I am not familiar with JavaScript. And as far as I know we can use URL to open a pop up window in JavaScript and here I have JSP and Servlet request and response object

Please can some one help me with some examples

Thanks,
Maria
 
Ranch Hand
Posts: 15304
6
Mac OS X IntelliJ IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
You aren't going to solve your problem using server side technology. Your issue is one of client side solutions, which is why we moved your thread to the HTML / Javascript forum for further discussion.

Rather than opening a new duplicate thread after we've moved it once already, you should continue discussion in the original thread. So, I am closing this one.

Thanks.
 
Amateurs built google. Professionals built the titanic. We can't find the guy that built this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic