compilation errors in FopServlet

Hi,

I got the two  compilation errors in FopServlet.java

1) Driver driver = new Driver(foFile, out);

this constructor is not defined in Driver.java

2) driver.run()

run() method is not defined in Driver.java


plase let me know how can i compile FopServlet.java
successfully .

thanking you,

Srinivas



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

Received on Tuesday, 13 March 2001 04:21:45 UTC