Re: result chain action parameters value

2010-10-18 Thread Ryan Beckes
Wataru, I'm not sure what you're looking for. It seems you are trying to match the first wildcard-matched value with the id and the actionName? I've never tried this, but perhaps you could split the two values like this? {1} Ryan 2010/10/17 > Dear struts Users. > > I've been using Wi

result chain action parameters value

2010-10-17 Thread atcngw000006
Dear struts Users. I've been using Wildcard-mapping url and result type=chain. @ struts 2.2.1. this action's parameter (id) is Null.   detail  {1}  But,Advanced Wildcard-Mapping use Good Result. this action's parameter (id) is value.   detail  https://cwiki.apache.org/WW/wildcard-m