Results 1 to 2 of 2

Thread: Accessing Spring 3.0 container from displaytag java file

  1. #1
    Join Date
    Jun 2012
    Posts
    1

    Default Accessing Spring 3.0 container from displaytag java file

    Hi,
    I am using Spring 3.0 Framework and also I am using my customized PdfView from org.displaytag.export package kept in one of my packages. when I tried to access the property file in spring 3.0 from the PdfView Java file I am getting a result of null. I came to know from some of the forums that accessing the spring 3.0 container from dispaly tag needs some tuning.

    I have set my properties in .properties file and in the spring-servlet I have specified the package of my Java file. in the spring-commons.xml I given my bean specification.

    Can you suggest some ways to fix. A prompt response is highly appreciated.

    Regards,

    Joseph

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,637

    Default

    Hey Joseph!

    Moved your question over to the Spring container group. Sounds like it makes more sense to ask that question there instead of the SpringSource Tool Suite forum.

    HTH,
    Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •