struts custom tag html:link to show a popup window without addressbar, toolbar & status bar etc

S

sayed.ansarali

Hi,

I have a struts based web application, in which I am having various
links. Each link, when clicked, should hit the Action and subsequently
display relevant data in a popup window.

I am using Struts Tag Library html:link for this. Using this, I am able
to popup the window with relevant data, but that window has toolbar,
addressbar & statusbar etc, which I dont want.

Is it possible to achieve this using html:link? or is there any other
custom tag that can be used?
Any suggestion on this would be really appreciated.

--ansar
 
A

Andrew T.

I have a struts based web application, in which I am having various
links. Each link, when clicked, should hit the Action and subsequently
display relevant data in a popup window.

Oooh - Pop-Ups! That is *so* last millennium!
Is it possible to achieve this using html:link?

I hope not, or that if there is, the Pop-Up blocker
companies come down on it heavily & quickly.

( A more formal answer is. If the Struts is writing valid
HTML 4.01, it should not offer the option of specifying
a 'target' as it might have if it were writing HTML 3.2.
Since HTML 3.2 was deprecated long ago, I imagine
Struts writes HTML 4.01 )
Any suggestion on this would be really appreciated.

Redesign your application. It does not need pop-ups.

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top