Herv�,
I used an <embed src="http://localhost/my_svg_image.svg"; .... > tag in a
HTML portlet, because the actual HTML did not change, and let a JSP
server up the SVG outside of Jetspeed.

You might also try using the parameter "dont_remove_object", see
http://jakarta.apache.org/jetspeed/site/portlet_config_WebPagePortlet.html

Paul Spencer
> Herv� Huberlant wrote:
> 
> hello
> 
> I am using "jetspeed 1.3a2" and i am trying to view a SVG (Scalable
> Vector Graphics) in a jsp page.
> 
> I have created an entry in "local-portlet" based on "WebPagePortlet"
> but i see the incomplete XML of SVG but no image.
> 
> can you help me ?
> 
> Note : the content-type of the response is set to the SVG MIME type
> :"image/svg-xml"
> 
> Is it a problem for the portlet ?
> 
> Response in the JSP :<body _implied_="true">?xml version="1.0"
> encoding="UTF-8"?> <svg xmlns="#DEFAULT" height="380"
> svg="http://www.w3.org/2000/svg"; width="460"><svg
> style="font-size:12pt;text-anchor:middle"</body>
> 
> Thanks a lot
> 
> Herv� Huberlant
> 
>     ---------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to