This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi, I am new to Tiles. I am trying to do a Global Forward to a definition declaration. I have another test app without tiles working fine, in that one, I forward it to index.jsp. But I want to use a global forward in this application, forwarding to a a definition, (so that any user coming in will be taken to the login page).
I am getting a 404- Error 404: File not found: {0} I checked the paths, all the files are there. What file is it looking for? In my test Application without tiles that works fine, this is what the global forward looks like.