This is really bizarre.
I'd tried changing the html link to "forward" after initial "action" version
didn't work. Then changed it back, created a war and deployed in Tomcat
again. Suddenly everything works.
I'm wondering if Tomcat had some sort of ghost image of prior deployment
that had exactly
2008/6/5 JG Flowers <[EMAIL PROTECTED]>:
> 1) Tiles PMC member? What does PMC stand for? A contributor to Tiles or is
> PMC some kind of Tiles spin off?
PMC=Project Management Committee. I am both a committer and I have the
power to decide the future of Tiles (yeah I've got the power! :-D )
> 2)
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
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:
>> I've been trying to learn Struts
--- On Thu, 6/5/08, JG Flowers <[EMAIL PROTECTED]> wrote:
> I've been trying to learn Struts [...]
Just out of curiosity, why are you starting with Struts 1 at this point?
Dave
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For ad
2008/6/5 JG Flowers <[EMAIL PROTECTED]>:
> When you were learning all this stuff about Struts, what did you find was to
> best resource?
Eh, I am a Tiles PMC member, so I know a lot about Tiles internals,
not much about Struts.
I discovered this problem and took a look at the code, and fixed on my
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
2008/6/5 JG Flowers <[EMAIL PROTECTED]>:
> When you say "use an action that forwards to a Tiles definition" can you
> elaborate on this a bit more for me.
You have to change this:
into:
And, in your SearchAction class, do:
return mapping.findForward("success");
HTH
Antonio
-
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 -
2008/6/5 JG Flowers <[EMAIL PROTECTED]>:
> forward="search.page"/>
Using a Tiles definition as the name of a forward action is not supported.
Use an action that forwards to a Tiles definition, or use a JSP page.
Antonio
10 matches
Mail list logo