Dear All
I need to develop an application using SVG in WTK 2.3. SVG application in WTK 2.5 works fine.
if i use jsr 226 of WTK 2.5 in WTK 2.3 it brings compilation error,
So i got m2g.jar from J2ME Polish and use it in my application.
But if i complie in WTK 2.3 it compiles well. but it produce error in run time
java.lang.NoClassDefFoundError: javax/microedition/m2g/SVGImage: Cannot create class in system package
Please give me a solution for this to run in sun wireless toolkit 2.3, it will be very helpful.
Thanks in advance

Reply With Quote

