Matthias Kerkhoff wrote:

> > Sorry, RTE is the shorthand for request-time attribute expressions or
> > just request-time expressions. The JSP Spec. explains them as follows:
>
> > [... doesnt really explain RTEs ... ]
>
> My intention was to paste the following text from the spec.
>
> rtexprvalue
> Defines if the nesting attribute can have scriptlet expressions as a value,
> i.e the value of the attribute may be dynamically calculated at request
> time, as opposed to a static value determined at translation time.
>

As an additional note on this topic, I just modified the remaining Struts 1.0
tags to accept runtime expression values for *all* attributes.  There was some
code in 0.5 that depended on this not being true, but it's all been adapted.

>
> --
> Matthias                        (mailto:[EMAIL PROTECTED])

Craig


Reply via email to