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

Reply via email to