This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / Jabber: When you are writing a java program, you surely will take care of the configuration file , right ? what method do u use to read and write the configuration file ??!! Thank you in advance !
-acezl(acezl);
2001-8-21
(#174457@0)
-
I use struts.
And use XML file as the configuration file .
-andrew_lou(Andrew);
2001-8-21
(#174474@0)
-
Is it part the Jakarta project ?? Could you send me a sample code for that ?! Thank you !
-acezl(acezl);
2001-8-21
(#174475@0)
-
http://www.linuxforum.net/doc/strutsuserguide.html
It's a guid, please read it first.
And it's not easy to use, you must study it hard...
-andrew_lou(Andrew);
2001-8-21
(#174479@0)
-
If yes , do you find the Struts Framework powerful , yet easy to use ?!
-acezl(acezl);
2001-8-21
(#174477@0)
-
If a class needs a .properties file or .xml file, I usually use Java resource mechanism.....
-jabber(jabber);
2001-8-21
{1097}
(#174572@0)