-
Jun 14th, 2012, 02:36 AM
#1
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules