lukaszlenart commented on PR #210:
URL: https://github.com/apache/struts-site/pull/210#issuecomment-1785076884

   `<c:set/>` tag pushes a value on top of the ValueStack and `<s:property/>` 
reads from VS. So if the value is on top of VS then it will be used, no search 
down the stack is performed. `#attr` searches the whole stack.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to