<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
/* Font Definitions */
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:"MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@MS Mincho";
        panose-1:2 2 6 9 4 2 5 8 3 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
tt
        {font-family:"Courier New";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
/* List Definitions */
@list l0
        {mso-list-id:659388558;
        mso-list-template-ids:1612340714;}
@list l0:level1
        {mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;
        mso-ansi-font-size:10.0pt;
        font-family:Symbol;}
@list l0:level1 lfo2
        {mso-level-start-at:0;
        mso-level-numbering:continue;
        mso-level-text:\F0A7;
        mso-level-tab-stop:.5in;
        mso-level-number-position:left;
        text-indent:-.25in;
        mso-ansi-font-size:10.0pt;
        font-family:Wingdings;}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=blue>
<div class=Section1>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>There have been a couple requests for this.
I’ll look into adding velocity like templating or EL within String
literals. The templates would have access to environment variables.<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Dan<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>
<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>
<div>
<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>
<hr size=2 width="100%" align=center tabindex=-1>
</span></font></div>
<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'> <st1:PersonName
w:st="on">honolulu-java-meetup@yahoogroups.com</st1:PersonName> [mailto:<st1:PersonName
w:st="on">honolulu-java-meetup@yahoogroups.com</st1:PersonName>] <b><span
style='font-weight:bold'>On Behalf Of </span></b>la tompa<br>
<b><span style='font-weight:bold'>Sent:</span></b> Saturday, August 13, 2005
11:29 AM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">honolulu-java-meetup@yahoogroups.com</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: [java-meetup] SDL</span></font><o:p></o:p></p>
</div>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-bottom:12.0pt'><tt><font size=2
face="Courier New"><span style='font-size:10.0pt'>How about variable
substitution?</span></font></tt><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'><br>
<br>
<tt><font face="Courier New">In shell scripts, it's common to do</font></tt><br>
<tt><font face="Courier New">MY_HOME=/usr/java</font></tt><br>
<tt><font face="Courier New">KITCHEN=$MY_HOME/kitchen</font></tt><br>
<br>
<tt><font face="Courier New">For configuration files, this is a must.</font></tt><br>
<br>
<tt><font face="Courier New">/Thomas</font></tt><br>
<br>
<br>
<tt><font face="Courier New">
</font></tt><br>
<tt><font face="Courier New">____________________________________________________</font></tt><br>
<tt><font face="Courier New">Start your day with Yahoo! - make it your home
page </font></tt><br>
<tt><font face="Courier New"><a href="http://www.yahoo.com/r/hs">http://www.yahoo.com/r/hs</a>
</font></tt><br>
<br>
<br>
</span></font><o:p></o:p></p>
<!-- |**|begin egp html banner|**| -->
<div style='margin-bottom:.85pt'>
<p class=MsoNormal align=right style='text-align:right'><tt><font size=2
color="#909090" face="Courier New"><span style='font-size:10.0pt;color:#909090'>SPONSORED
LINKS</span></font></tt><font color="#909090"><span style='color:#909090'> <o:p></o:p></span></font></p>
</div>
<table class=MsoNormalTable border=0 cellspacing=13 cellpadding=0
bgcolor="#E0ECEE" style='background:#E0ECEE'>
<tr>
<td width="25%" valign=top style='width:25.0%;padding:0in 0in 0in 0in'>
<p class=MsoNormal><tt><font size=2 face="Courier New"><span
style='font-size:10.0pt'><a
href="http://groups.yahoo.com/gads?t=ms&k=Open+source+software&w1=Open+source+software&w2=Open+source+help+desk+software&w3=Java+developer&c=3&s=82&.sig=aV0R5wbHzxXMmW0HWuZeDA">Open
source software</a></span></font></tt> <o:p></o:p></p>
</td>
<td width="25%" valign=top style='width:25.0%;padding:0in 0in 0in 0in'>
<p class=MsoNormal><tt><font size=2 face="Courier New"><span
style='font-size:10.0pt'><a
href="http://groups.yahoo.com/gads?t=ms&k=Open+source+help+desk+software&w1=Open+source+software&w2=Open+source+help+desk+software&w3=Java+developer&c=3&s=82&.sig=v0teD5GF0tD971DekYSYwA">Open
source help desk software</a></span></font></tt> <o:p></o:p></p>
</td>
<td width="25%" valign=top style='width:25.0%;padding:0in 0in 0in 0in'>
<p class=MsoNormal><tt><font size=2 face="Courier New"><span
style='font-size:10.0pt'><a
href="http://groups.yahoo.com/gads?t=ms&k=Java+developer&w1=Open+source+software&w2=Open+source+help+desk+software&w3=Java+developer&c=3&s=82&.sig=EszZUky8nNf8wbhm1hnofg">Java
developer</a></span></font></tt> <o:p></o:p></p>
</td>
</tr>
</table>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<!-- |**|end egp html banner|**| --><!-- |**|begin egp html banner|**| -->
<div class=MsoNormal><font size=3 color="#909090" face="Times New Roman"><span
style='font-size:12.0pt;color:#909090'>
<hr size=2 width=558 style='width:418.6pt' align=left>
</span></font></div>
<p class=MsoNormal align=center style='text-align:center'><tt><font size=2
color="#909090" face="Courier New"><span style='font-size:10.0pt;color:#909090'>YAHOO!
GROUPS LINKS</span></font></tt><font color="#909090"><span style='color:#909090'>
<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<ul type=square>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
mso-list:l0 level1 lfo2'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> Visit your group
"<a href="http://groups.yahoo.com/group/honolulu-java-meetup">honolulu-java-meetup</a>"
on the web.<br>
</span></font> <tt><font size=2 face="Courier New"><span
style='font-size:10.0pt'><o:p></o:p></span></font></tt></li>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
mso-list:l0 level1 lfo2'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> To unsubscribe
from this group, send an email to:<br>
<a
href="mailto:honolulu-java-meetup-unsubscribe@yahoogroups.com?subject=Unsubscribe">honolulu-java-meetup-unsubscribe@yahoogroups.com</a><br>
</span></font> <tt><font size=2 face="Courier New"><span
style='font-size:10.0pt'><o:p></o:p></span></font></tt></li>
<li class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;
mso-list:l0 level1 lfo2'><font size=2 face="Courier New"><span
style='font-size:10.0pt;font-family:"Courier New"'> Your use of
Yahoo! Groups is subject to the <a href="http://docs.yahoo.com/info/terms/">Yahoo!
Terms of Service</a>.</span></font> <o:p></o:p></li>
</ul>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<div class=MsoNormal><font size=3 color="#909090" face="Times New Roman"><span
style='font-size:12.0pt;color:#909090'>
<hr size=2 width=558 style='width:418.6pt' align=left>
</span></font></div>
</div>
</div>
</br><!-- |**|end egp html banner|**| -->
</body>
</html>