The moose likes Struts and the fly likes using displaytag.properties file for more than 1 display table Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "using displaytag.properties file for more than 1 display table" Watch "using displaytag.properties file for more than 1 display table" New topic
Author

using displaytag.properties file for more than 1 display table

Guna sekar
Ranch Hand

Joined: May 18, 2010
Posts: 32
Hi,

i have written a display tag properties file for a display table and i placed the properties file inside src. I m planning to utilize the same for another display table in another jsp file. But it is not taking that properties for this jsp.

Please help me in this.
Niiraj Patel
Ranch Hand

Joined: Sep 17, 2011
Posts: 34
Guna,
Please have look at this thread I have posted Demo of Display tag with struts2.

http://www.coderanch.com/t/554090/Struts/Struts-Display-tag

-Niraj
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: using displaytag.properties file for more than 1 display table
 
Similar Threads
Inhertance in jsp
display value from resources file on jsp with struts tags?
Struts with Ajax
exporting in excel using display tag in struts
Using displaytag.properties fiel for more than 1 disaply tables