Hi All,
Does anyone know how to format the Excel output that is generated by
displaytags is shaded with alternative colors?
I ve been looking at the properties available in displaytags but have not
had much joy and `i would have thought this was a fairly common request.
Finally is there any w
oes it have an .xls extension? If so, then I would suggest commenting
> out the GzipFilter and see if that helps.
>
> Matt
>
> On Wed, Oct 1, 2008 at 10:18 AM, Joey122 <[EMAIL PROTECTED]> wrote:
>>
>> Yes this is in IE and firefox
>>
>> I ve tried
and from a trusted
source before opening the file. Do you want to open the file now
mraible wrote:
>
> Do you get this from Display Tag? Do you see the error in both IE and
> Firefox?
>
> Thanks,
>
> Matt
>
> On Wed, Oct 1, 2008 at 10:05 AM, Joey122 <[EMAIL PROTEC
I ve hooked appfuse up and its brilliant - When I use the Excel download I
see this error message:
The file you are trying to open is in a different format to that specified
by the file extension. Verify the file is not corrupted and from a trusted
source before opening the file. Do you want to o
I should add that I am using a Spring based web app.
Joey122 wrote:
>
> Does anyone know if the War contains ALL dependencies that are needed?
>
> I m trying to deploy this app (which works fine using Jetty on my local
> machine) to Tomcat 5 - Unfortunately the server provider
Does anyone know if the War contains ALL dependencies that are needed?
I m trying to deploy this app (which works fine using Jetty on my local
machine) to Tomcat 5 - Unfortunately the server provider does not allow WAR
files so I am having to unpack them (exploded).
Does anyone know whether this
Hi,
I m trying to get my app working in a production Tomcat instance and am
seeing a host of errors like below which is preventing the app from starting
Does anyone know what causes this?
I m completely lost
ERROR [http-80-2] Digester.error(153 | Parse Error at line 56 column 16:
The content
I ve created a entity and hooked it all up using Appfuse.
Its working fine until I try to modify the criteria to pick up a parameter
that is being passed in at which point I see:
[code]
could not resolve property: abc of: com.proj.proj.model.Person; nested
exception is org.hibernate.QueryExcepti
(using SQL) rather than JPSQL then you can
> use
> @NamedNativeQuery instead. It looks like this:
>
> @NamedNativeQuery(
>name="nameofyourquery",
> query="actual sql query here",
> resultClass=YourClass.class
> )
>
> Though I
ht provide some clues:
> http://www.javalobby.org/java/forums/t68781.html
>
> Vincent
>
> On Fri, Sep 12, 2008 at 6:42 AM, Joey122 wrote:
>
>> I ve been blown away by how neat Appfuse is and its been a great
>> kickstart.
>>
>> I m trying to ensure that dupl
I ve been blown away by how neat Appfuse is and its been a great kickstart.
I m trying to ensure that duplicates are removed from the data returned by
hibernate by forcing a group by - So far I ve tried to use the Projection
group property on the criteria as follows:
criteria.setProjection(Pro
making use of the Excel / CSV export
> which I think is really useful.
>
> I m using Struts 2 so if the extended paginate system does not work then
> can I ask how you can extend the amount of memory assigned to Jetty please
>
> Any ideas?
>
>
>
>
> Joey122 w
but I get a NullPointerException
Joey122 wrote:
>
> Thanks for the suggestion - I ve been trying for the last couple of days
> to get this running without any joy I m afraid :(
>
> The link below describes how to incorporate it using Spring MVC whereas I
> m using Basic
that are displayed on the screen.
>
> http://raibledesigns.com/rd/entry/appfuse_displaytag_external_sorting_and
>
> Matt
>
> On Mon, Aug 25, 2008 at 1:04 PM, Joey122 <[EMAIL PROTECTED]> wrote:
>> Hi All, I ve set up AppFuse and am blown away by how neat everything is -
&g
> them with a log.warn("Not implemented in READ-ONLY mode") and return
> null.
>
>
> On Mon, Aug 25, 2008 at 10:07 PM, Joey122 <[EMAIL PROTECTED]> wrote:
>>
>> Hi All,
>>
>> Is this possible - I ve declared a model entity and get the idea o
Awesome - Thank you!
TimRobertson100 wrote:
>
> mvn jetty:run-war -Dmaven.test.skip=true
>
> or read up on the maven site and run with "-P prod" to run in
> production mode, and make sure that it does not do any DB stuff
>
> On Mon, Aug 25, 2008 at 10:1
This is annoying - I ve specified in POM not to drop the database as I have
data loaded up in there.
I ve done this by using the following:
false
Yet when jetty:run-war starts it issues a create table statement which wipes
out al my data:(
Any ideas?
--
View this messa
Hi All,
Is this possible - I ve declared a model entity and get the idea of what is
happening -
However I only want to allow the data to be viewed and NOT loaded.
Is there an annotation that needs adding to do this?
Can someone explain in one sentence what needs to be done / give me a
pointe
Hi All,
I ve set up AppFuse and am blown away by how neat everything is - Well done
Matt Raible - This is really awesome stuff.
I m seeing an out of memory error when trying to list a 300k table - It
seems to me that the entire dataset is loaded into a hashmap by Hibernate :(
Is this correct?
Hi All,
I ve set up AppFuse and am blown away by how neat everything is - Well done
Matt Raible - This is really awesome stuff.
I m seeing an out of memory error when trying to list a 300k table - It
seems to me that the entire dataset is loaded into a hashmap by Hibernate :(
Is this correct?
20 matches
Mail list logo