2007/7/16, Aram Mkhitaryan <[EMAIL PROTECTED]>:
i suggest this solution since <s:property value="%{amount}" /> and <s:property value="amount" /> should output the same. am I wrong?
Definitely yes, I suggest you to learn the basics of OGNL :-) And anyway, in JSP pages OGNL is ok: it is when user's inputs are used as OGNL expressions that is wrong!. Antonio