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:[EMAIL PROTECTED]]
> 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" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List (E-mail)" 
> <[EMAIL PROTECTED]>
> 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
> > [EMAIL PROTECTED]
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to