The following lines use JSTL formatting tags to display text. The key attribute is used to obtain the appropriate text from the resource bundle that most closely matches the user's locale preference. The SAS Information Delivery Portal makes the user's locale available to these tags.


<fmt:message key="welcome.msg1.txt"/> 
<br> 
<fmt:message key="welcome.msg2.txt"/>