Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Richard Torres   on Apr 25 In Java Category.

  
Question Answered By: Percy Morgan   on Apr 25

A servlet solution might work for this. If you use the <a></a> with
the target property, you could have the link hit the servlet and
redirect content into the new target window. Possibly, in order to
keep track  of the window, you could assign an arbitrary ID or name to
each child window  that is propagated through submits and anchors. Then
when the servlet processes the request, it will know what to do and
who is asking for it.

Do you need more control than this?

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on I want to keep track all the Browser window Or get search suggestion and latest updates.


Tagged: