Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jsp to open link by id in a new window

843838Sep 22 2006
Hi,

I'm looking for jsp code that opens a link by provided id in a new window.

Something like this: www.blah-blah-blahh.com/linkto.jsp?id=17
So on the main page I will have a few links like above and when user clicks on any of them the main page stays the same, but links will be opened in a new window.

I assume the list of urls and id can be defined inside of the script or in the DB.

Does anybody have something like that to borrow?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 20 2006
Added on Sep 22 2006
0 comments
92 views