that sounds like run-time expression answer given earlier. Given that I
expected:
<html:link page="<%=ActionDisplay%>?nextsection=tests"><bean:message
key="jobbrief.label.section.tests"/></html:link>
to work but it shows up in the rendered page as <%=ActionDisplay%> rather
than the value. Am I misunderstanding? doing it incorrectly?
thanks
bp
> -----Original Message-----
> From: John Kroubalkian [mailto:John@Kroubalkian.com]
> Sent: Saturday, March 30, 2002 8:37 PM
> To: Struts Users Mailing List
> Subject: Re: what does RT Expr
>
>
> rtrexprvalue - "if the attributes value may be dynamically
> calculated at
> runtime by a scriptlet expression"
> - from the JSP 1.2 Specification.
>
> If it isn't specified it is false by default. Which means
> that it can only
> have a static value.
>
> Regards,
> John
>
> ----- Original Message -----
> From: "Bill Page" <BillP@DigitalGarden.com>
> To: "Struts Users Mailing List (E-mail)"
> <struts-user@jakarta.apache.org>
> Sent: Friday, March 29, 2002 3:10 PM
> Subject: what does RT Expr
>
>
> > in the tag docs I see a [RT Expr] in a lot of the attribute
> definitions.
> > What does this mean? I can't find a def anywhere in the
> struts docs.
> >
> > thanks
> >
> > bill page
> > billp@digitalgarden.com
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail:
> <mailto:struts-user-help@jakarta.apache.org>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@jakarta.apache.org>
>
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|