I'm building a web application that on certain actions generates an email to be sent.
Is there a way make the
string inside the static block configurable (from web.xml)? so that when teh application is moved it will still work?
thanks for any help,
-Tad