Re: Propertirs file

2005-07-11 Thread Leon Rosenberg
.getProperty("mail.smtp.debug"); The file should be in classes dir of the web (or anywhere else in the classpath) > -Ursprüngliche Nachricht- > Von: Vijay K Anand [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 11. Juli 2005 16:21 > An: Struts Users Mailing List > Be

Re: Propertirs file

2005-07-11 Thread Leon Rosenberg
.getProperty("mail.smtp.debug"); The file should be in classes dir of the web (or anywhere else in the classpath) > -Ursprüngliche Nachricht- > Von: Vijay K Anand [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 11. Juli 2005 16:21 > An: Struts Users Mailing List > Be

Re: Propertirs file

2005-07-11 Thread Vijay K Anand
Hi i need to load LDAP server name , port , username from prop file . how this will help us? Thanks replying to the mail Wendy Smoak wrote: From: "Vijay K Anand" <[EMAIL PROTECTED]> I have a common class which gives value for keys in the properties file. How do i load / read values from

Re: Propertirs file

2005-07-11 Thread Wendy Smoak
From: "Vijay K Anand" <[EMAIL PROTECTED]> > I have a common class which gives value for keys in the properties file. > How do i load / read values from properties file? Many of the Struts tags have attributes such as 'altKey' 'errorKey' and 'styleKey' which will look to (usually) ApplicationResou

Propertirs file

2005-07-11 Thread Vijay K Anand
Hi All I have a common class which gives value for keys in the properties file. How do i load / read values from properties file? Regards Vijay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM