HTH,
Matt
On Feb 18, 2004, at 7:42 AM, Krishnan, Mahesh wrote:
Hi
I am having a problem with Sorting on an Integer Column. Can Anyone help me on
this. This is urgent because we need to move the application to UAT and this
is preventing. Any Immediate help is appreciated. Thanks
Mahesh
-----Original Message----- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 9:00 AM To: [EMAIL PROTECTED] Subject: RE: [displaytag-user] RE: Struts - Sample Code
See answers below.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Thiel Sent: Saturday, February 14, 2004 2:08 PM To: [EMAIL PROTECTED] Subject: [displaytag-user] RE: Struts - Sample Code
Thanks Matt,
for the prompt answere! I already got a simple app working. But ran in some more problems:
1. I got the : "Wow, paging + sorting + grouping + exporting working together" working for my app, but if I click on the export Excel I always get an *.jsp file and have to change it manually to *.xls to view it in Excel! (I Struts 1.1 - no inludes or tiles so far;)
I believe this is fixed in the latest snapshot - allowing you to specify
a filename for the export. Check the changelog for details.
2. Cannt get the decorator think working :( I added Wrapper.java, Decorator.java and changed Wrapper to use my MyObject instead of ListObject, but I keep getting: Unable to load org.apache.taglibs.display.test.Wrapper : .DecoratorFactory] Unable to load org.apache.taglibs.display.test.Wrapper Cause: null
org.displaytag.decorator.DecoratorFactory.loadTableDecorator(D ecoratorFactory.java:56) :
Do you have the right classname for your decorator? It looks like it's still using the one from the sample app.
3. Is their a possibility to add images to the headers?
Please provide a description of what you're looking for.
Matt
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user
======================================================================= =======
This message is for the sole use of the intended recipient. If you received
this message in error please delete it and notify us. If this message was
misdirected, CSFB does not waive any confidentiality or privilege. CSFB
retains and monitors electronic communications sent through its network.
Instructions transmitted over this system are not binding on CSFB until they
are confirmed by us. Message transmission is not guaranteed to be secure.
======================================================================= =======
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

