Search:

Type: Posts; User: domkat; Keyword(s):

Search: Search took 0.02 seconds.

  1. That solved the problem. Thanks for quick reply.

    That solved the problem. Thanks for quick reply.
  2. CacheException Hibernate LocalSessionFactoryBean

    I get following stacktrace when I try to start my webapplication which use Hibernate for data access:


    I found the net.sf.hibernate.cache.CacheException in the API doc for Hibernate, but not...
  3. Thanks for a quick answer. When I first wrote my...

    Thanks for a quick answer. When I first wrote my class I was still using the 1.0 version of the framework, and the AbstractPdfView.buildPdfMetadata(...) method was not yet added, so I could not make...
  4. AbstractPdfView, change rotation + add header and footer

    Thanks for the reply. I tried to override the AbstractPdfView.getDocument() method and that worked well so this problem is now solved.

    But I got a new problem when I tried to add a header and a...
  5. AbstractPdfView, change rotation + add header and footer

    Thanks for the reply. I tried to override the AbstractPdfView.getDocument() method and that worked well so this problem is now solved.

    But I got a new problem when I tried to add a header and a...
  6. AbstractPdfView, change the rotation of documents

    I use the buildPdfDocument method in a subclass of AbstractPdfView to render a Pdf-document, but am not able to change the rotaton of the default A4 size of the document. I try to use ...
  7. Replies
    0
    Views
    2,106

    XSLT transformation

    I intend to use XSLT-transformation as view technology in my web application, and worked through the example found in the reference documentation pp 140 - 143. The compilation went well, but when I...
Results 1 to 7 of 7