Hi people, i'm trying to run the example that I found in FOP release 0.20.5 (stable release,not from cvs) it works fine under the dos console, but under servlet I found some methods that are deprecated...
driver.render(input.getParser(), input.getInputSource()); .. with these error code : - The method getParser() from type org.apache.fop.apps.XSLTInputHandler is deprecated - The method getInputParser() from type org.apache.fop.apps.XSLTInputHandler is deprecated ... I' running j2sdk1.4.2_05 with eclipse 3.0 and yes, I already include all the libs .( xalan,avalon,xerces,xml-api ..) any idea ??? I''ve spent hours reading the docs and the mailing list, but I found nothing really helpful,... thanks a lot guys sandy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]