my dog learned polymorphism
The moose likes JSP and the fly likes To read a Property file using JSTL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "To read a Property file using JSTL" Watch "To read a Property file using JSTL" New topic
Author

To read a Property file using JSTL

Vaithialingam Asai
Greenhorn

Joined: Mar 07, 2004
Posts: 10
can we access the property[myapplication.properties] file inside JSP page using JSTL?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56538
    
  14

See the 'fmt' library of tags in the JSTL.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: To read a Property file using JSTL
 
Similar Threads
JSTL
Read a property file in JSTL
displaytag titleKey not fetching values from .properties file
Conversion to JSTL - Help
getting property value in jsp page from application.properties