jspstruts2valuestackxwork

How can I access field error by using jsp EL, not OGNL in jsp?


I wander if I can access field error(put into the ValueStack by validator interceptor) by using JSP EL in JSP?


Solution

  • there are a list in valuestack, named feilderrors and we can use jsp EL access this list