• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

jsp xml fop mathml svg pdf

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
here it's a big quest....
my name is raul, i'm spanish student that is trying to make a website that is based on xml, jsp,servlets(tomcat). It must be able to transfor xml in some formats.Some of the source is in mathml
that i have to transform in svg,and all the xml documents (that are dinamic generated ) must to be send to the browser in html, wml or pdf.
My problens are:
1.-I have all implementes in jsp and servlets pages,so i can't use cocoon 2.0 that i think
it's able to do all this thins.
Any one knows a way to use cocoon 2.0 like a servlet to call from my jsp pages?examples?
2.-Any one knows how i can use FOP in a jsp with dinamic data (without stores files)?examples?any similar solution?
2.-Any one knows how i can transform mathml to svg in a jsp?

Lots of thanks to all
I'm desesperated,please help me!!!
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic