| Author |
embedding flash in strust JSP generated html
|
peter cooke
Ranch Hand
Joined: Mar 16, 2004
Posts: 310
|
|
I am using tomcat and have a JSP generating an html page. From an apache http web server I can create a html that uses the enclosed flash embedded object. For some reason when I use the tomcat STRUTS/JSP method of generating the HTML, the the browser never finished processing the incomming response(the flag in IE never stopps waiving even after 5 minutes, and the status bar shows "opening page:"+url to jsp, and no flash ever shows up. Here is my object tag. I have also tried to specify the absolute URL of the flash object but still nothing shows. Does any one have any idea what I might be doing wrong Anyone have a clue what I am doing wrong
|
CIAO Peter M. Cooke
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
|
Did you test the code to see if it runs on a regular HTML page?
|
 |
peter cooke
Ranch Hand
Joined: Mar 16, 2004
Posts: 310
|
|
|
yes it does as long as tomcat is not serving up the HTML.
|
 |
peter cooke
Ranch Hand
Joined: Mar 16, 2004
Posts: 310
|
|
DOH- I introduced a spelling change when I copied the params between html and jsp. I swear I looked over and over for spelling issues on the paramters, and url paths.
|
 |
 |
|
|
subject: embedding flash in strust JSP generated html
|
|
|