Sign in
apache
/
struts-sandbox
/
244361b36e8ad57347f89301cb648866cbdac505
/
.
/
artimus
/
index.jsp
blob: d4559051776300cf31081a7e480510646a740e60 [
file
] [
log
] [
blame
]
<%
/**
* Redirect default requests to Welcome action.
* @version $Rev$ $Date$
*/
%>
<%@
page language
=
"java"
%>
<%@
taglib uri
=
"/tags/struts-logic"
prefix
=
"logic"
%>
<logic:forward
name
=
"welcome"
/>