Use screen to add attributes. In the action tag include the following tag if
your attribute is in session scope
<set field="<attribute_name>" from-field="<session_variable_name>"
from-scope="user"/>
You can then access the same from ftl using the attribute name in ${}
On 9/5/06, G.Venkata Phanindra <[EMAIL PROTECTED]> wrote:
Hi,
I want to set the following in my header in ftl files.
response.addDateHeader("Last-Modified", lastModifiedDate); i did
this in Jsp files.
how can i do this in ftls.
regards
G . Venkata Phanindra
Mob:: 9849852989