I am using Struts (I am very new) . It seems that the <svg> tag is unknown.
Instead of putting the SVG code directly on jsp page, I put the following
code:

<html
xmlns:svg="http://www.w3.org/2000/svg";>

<p>This is an HTML paragraph</p>

 

</html> 

This is working for an HTML page but when use it in Appfuse it won't work!!
I know that my big problem is my poor knowledge on struts+jsp

Please,Please, can you give me some directives to use it in the correct way,
some documentaion if available.

Thanks.

mraible wrote:
> 
> I believe you just need to put SVG code in the JSP page. However, it will
> only work in browsers that support SVG.
> 
> On Tue, Aug 25, 2009 at 5:22 AM, lounnaci
> <m.lounn...@hb-technologies.com.dz
>> wrote:
> 
>>
>>  Please,
>>
>> Do you have any idea to how integrate an SVG drawing in jsp page?.
>> --
>> View this message in context:
>> http://www.nabble.com/Embed-SVG-in-jsp-tp25132513s2369p25132513.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
>> For additional commands, e-mail: users-h...@appfuse.dev.java.net
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Embed-SVG-in-jsp-tp25132513s2369p25134074.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to