Re: Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
f prior deployment that had exactly same war named miniHr.war. My guess is the "work" folder that didn't get purged on redeployment perhaps and as a consequence first time I deployed the tiles version, the non-tiles version was still lingering around from the prior deployment.. Dar

Re: Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
Hi again Antonio, 1) Tiles PMC member? What does PMC stand for? A contributor to Tiles or is PMC some kind of Tiles spin off? 2) I discovered this problem and took a look at the code, and fixed on my side. Hopefully you won't have to do it many times, but sometimes it helps. Uh? Should my code hav

Re: Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
Because it's probably still the most widely used Web Framework still. So I figured I'd hit this one first. I've got books on Struts 2, JSF and Wicket on my bookshelf to read next! newton.dave wrote: > > --- On Thu, 6/5/08, JG Flowers <[EMAIL PROTECTED]> wrote: &

Re: Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
Many thanks for response. When you were learning all this stuff about Struts, what did you find was to best resource? I've found James book quite good, but I feel I'm not getting to grips with some of the stuff that goes on in struts-config.xml.. -- View this message in context: http://www.nabbl

Re: Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
Hi Antonio. Many thanks for feedback. When you say "use an action that forwards to a Tiles definition" can you elaborate on this a bit more for me. Cheers -- View this message in context: http://www.nabble.com/Cannot-retrieve-ActionForward-named...-tp17667182p17668494.html Sent from the Struts -

Cannot retrieve ActionForward named...

2008-06-05 Thread JG Flowers
I've been trying to learn Struts and come unstuck on it's integration with Tiles. I've been following along with Jason Holmes Struts Complete Ref 2nd ed for (Struts 1) The source associated to book can be downloaded from http://www.jamesholmes.com/StrutsTCR/StrutsTCR2nd-code.zip here Chapter 7 i