POPUP window

Hi,

I have one jsp and one java file there.

i wrote popup function in jsp page and link in java file.

when i am click the link popup window is not opening.

i am watching lot of examples but these examples function and link both available at JSP page only..........

If anybody have idea please share with me........

Regards

Bangaru Reddy.D

[387 byte] By [bangaru.reddya] at [2007-11-27 5:59:01]
# 1
I really don't understand what you are trying to do. Please post some code and it may become clearer.
Martin@Stricenta at 2007-7-12 16:34:55 > top of Java-index,Java Essentials,New To Java...
# 2
> when i am click the link popup window is not opening.Well perhaps the difference in the way top popup is opened is enough to make your way be blocked by a popup blocker. Or perhaps you have a javascript error.
gimbal2a at 2007-7-12 16:34:55 > top of Java-index,Java Essentials,New To Java...