Hi, I am new in Wicket. 

I did Spring web applications before and I usually put an app's configuration 
parameters in the application context file. 

I would like to know the best practice in Wichet for setting parameters such as 
SMTP server, LDAP server, etc. Where should I put them? I dont feel 
WebApplication is a good place. Put them in an old java properties file? I want 
these parameters can be changed without touching source code.

Thanks!


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to