2003. febru�r 19. 12:47 d�tummal Carl-Jakob Rundberg ezt �rtad: > Hi > I want to generate a popupwindow when a user clicks on a <html:link> I > tried the onclick property. The problem is to get mapping to the action in > the javascript or the other way around
If you just want to open a new window, try the target attribute. Or if you want to call a jsp function, you don't have to use the <html:link> tag. Just write a normal html anchor. Hth, Tib --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

