Sign in
apache
/
struts-archive
/
db59683037907eaee8bb15285d8c74000c98dab7
/
.
/
struts-sandbox
/
tiles-documentation
/
src
/
webapp
/
tutorial
/
forward
/
failureBody.jsp
blob: 8efe11b0e4a198b45676d2966d21f7a1256c0f95 [
file
]
<%@
taglib uri
=
"http://struts.apache.org/tags-tiles"
prefix
=
"tiles"
%>
Struts forward to 'failure'.
<br>
<tiles:insert
page
=
"/tutorial/forward/forwardBody.jsp"
flush
=
"true"
/>