Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「/images/」を連結する必要がs:url value=${Friend.PhotoAdd}あるので、Friend.PhotoAddの/ images/valueになります。
s:url value=${Friend.PhotoAdd}
どう<s:url value="image${Friend.PhotoAdd}"/>ですか?
<s:url value="image${Friend.PhotoAdd}"/>