I can not find any resources on how to create a simple (Hello World) web application using Struts and GlassFish in Eclipse. The best thing I found was this. They are however not using GlassFish, and so I do not have the XML files they are talking about. What to do now?
Edit:
I'm Talking about both, the struts-config.xml
and web.xml
file. I do not have them in my project. Should I add them? Where? I have glassfish-web.xml
.