I've been trying to modify the entry to the application but something in struts keeps taking me to Welcome.action. I thought it was DefaultAction but even after modifying it the application still goes to Welcome.action. I also modify the index.html to point to the new page but still goes to welcome.action. So I'm wondering what is konakart doing internally that makes it possible for the application to consistently go to Welcome.action after all the modifications?