--- newtostruts struts <[EMAIL PROTECTED]> wrote: > Even if I use > <c:set var="foo"><s:property value="role" > /></c:set> > > I'm not able to use ${foo} in my jsp code.
If the action exposes "role" via a getter then "${role}" will be accessible in the JSP page (assuming you're running under a JSP 2.0 container). d. ____________________________________________________________________________________Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. http://farechase.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]