Hi,

I am very impressed with Display Tag functionlity. We are already using
Jasper framework in my project.

Display Tags is using some old jars:

itext-1.3.jar
standard-1.0. 6.jar

Jasper using some new jars:
itext-2.1.0. jar
standard-1.1. 2.jar

It looks to me it is not possible to use both of them in my project. Do you
have any suggestions on this. 

Any old version of Jasper can used with Display Tag?

I am getting the below problem in Jasper if I placed old jars in lib:

java.lang.NoSuchMethodError:
com.lowagie.text.Table.setDefaultVerticalAlignment(I)V
        at
org.displaytag.render.ItextTableWriter.writeTableOpener(ItextTableWriter.java:81)
        at
org.displaytag.render.TableWriterTemplate.writeTable(TableWriterTemplate.java:114)
        at
org.displaytag.export.DefaultItextExportView.doExport(DefaultItextExportView.java:73)
        at org.displaytag.tags.TableTag.writeExport(TableTag.java:1484)
        at org.displaytag.tags.TableTag.doExport(TableTag.java:1364)

Thanks,
Ashok Dakavaram
-- 
View this message in context: 
http://www.nabble.com/Using-Jasper-and-DisplayTag-in-One-project-tp24158475p24158475.html
Sent from the DisplayTag - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to