|
Hi all,
I want to collect information from
several jsps in a row (like with a wizard).
I'm using struts and rather than write an action
class for each one that forwards onto
the next jsp, I'd like to use the Struts
ActionForward for this (seeing as that's what it's
for). However, when using xdoclet I'm not sure
where I should put the
@struts.action-forward tag.
Seeing as the tag is used only for the
struts-config.xml file, I presume I don't put it in
an action class as this would defeat the whole
purpose of using the ActionForward.
Do I put it somewhere in my build file? Hope this
makes sense.
Cheers,
Brian
|
- Re: [Xdoclet-user] Struts Action Forward Usage Brian McSweeney
- Re: [Xdoclet-user] Struts Action Forward Usage Brian McSweeney
