| Author |
how to .properties file
|
vinodheee kumar
Greenhorn
Joined: Apr 26, 2006
Posts: 9
|
|
How i can .properties file in servlet (ie) RESOURCE BUNDLE
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
|
If you are having it already then you can get it by using getResourceAsStream() method.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
This HOWTO lists 2 possible ways to do it: http://wiki.apache.org/tomcat/HowTo#head-45c3314139cb900ddd43dde2ff671532e6e844bc
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: how to .properties file
|
|
|