Hello!
I'm trying to get a hang on how Struts 2 works, so I thought I'd try Apache
Struts 2's own Hello World tutorial at
http://struts.apache.org/2.x/docs/hello-world.html
http://struts.apache.org/2.x/docs/hello-world.html
But as I'm deploying it I get a HTTP 404: The requested resource () is
Hello!
This is my issue:
I have a jsp with a list of users:
UserList.jsp
<%@ page contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="s" uri="/struts-tags" %>
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
<%@ taglib uri="http://displaytag.sf.net"; prefix="display" %>
Users
2 matches
Mail list logo