Guest User

Untitled

a guest
Jun 24th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. <global-exceptions>
  2. <exception handler="br.com.nostrum.radiomanager.exception.RadioManagerExceptionHandler" key="exception" type="java.lang.Exception" />
  3. </global-exceptions>
  4.  
  5. org.apache.struts.action.EXCEPTION
  6.  
  7. <logic:equal name="org.apache.struts.action.EXCEPTION" value="java.lang.NullPointerException" scope="request">
  8. <bean:write property="org.apache.struts.action.EXCEPTION"/>
  9. </logic:equal>
Add Comment
Please, Sign In to add comment