| Author |
Detecting Flash Plugin
|
Srinivasa Kadiyala
Ranch Hand
Joined: Jun 10, 2004
Posts: 237
|
|
How can I detect flash plugin using struts tags? ( there is some code available in Java Script.But I am looking for similar functionality with struts.) Secondly how can I detect if javascript is disabled.( i can use <noscript> in html) but in struts...??? Thanks in advance
|
Srini
|
 |
Marc Peabody
pie sneak
Sheriff
Joined: Feb 05, 2003
Posts: 4725
|
|
Just use the javascript and <noscript> If struts COULD do this for you, the way it would do so is to create the javascript itself.
|
A good workman is known by his tools.
|
 |
Srinivasa Kadiyala
Ranch Hand
Joined: Jun 10, 2004
Posts: 237
|
|
|
Thanks Marc
|
 |
 |
|
|
subject: Detecting Flash Plugin
|
|
|