Anonymous - 2009-10-15

A little more information on this. When i say 'knocks out my struts action' the initial processing works okay before the redirect to the jsp page. Anything I place in the request, e.g. a table component can be read by the JSP. However when the JSP page starts processing the struts tags and makes calls back to the getters on my struts action this fails if there are any SAFR annotations in the action class - even if they don't relate to object being 'got' from the action.