[prev in list] [next in list] [prev in thread] [next in thread] 

List:       taglibs-user
Subject:    Re: help with <fmt:message> storing message in variable
From:       Ryan Lubke <Ryan.Lubke () Sun ! COM>
Date:       2002-12-12 21:24:41
[Download RAW message or body]

Hello,

Try changing this:
> 		    <jsp:param name="message" value="<%=successMsg%>" />

to:

 <jsp:param name="message" value='<%=
pageContext.getAttribute("successMsg") %>'

When using the 'var' attribute, the exported variables are stored in the
PageContext.


> 
> 
> Brian R. Robinson
> Hewlett-Packard Company
> 6000 Irwin Road
> Mount Laurel, NJ 08054
> (856) 638-6096
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:taglibs-user-help@jakarta.apache.org>
-- 
Ryan Lubke <Ryan.Lubke@Sun.COM>
Sun Microsystems, Inc.


--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@jakarta.apache.org>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic