| Author |
property files
|
swichika reddy
Greenhorn
Joined: Dec 28, 2004
Posts: 20
|
posted

0
|
hi, How do u deal property files in servlet? thanx swichika
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
3rd Item in the list: http://wiki.apache.org/jakarta-tomcat/HowTo
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
Same as we use property files with other normal java classes. Mostly used for getting database connection string. cheers.
|
 |
David O'Meara
Rancher
Joined: Mar 06, 2001
Posts: 13459
|
posted

0
|
"swichika", it appears that you have recently changed your display name from one that is valid to something invalid. Here at the Ranch, we require display names to be two words: your first name, a space then your last name. Fictitious names are not allowed. Please change it back immediately, since accounts with invalid display names get deleted, often withour warning. thanks, Dave.
|
 |
 |
|
|
subject: property files
|
|
|