I am currently breaking down our use-cases into
different sub use-cases and mapping them every one of
them to a single Action class. In some scenarios, its
better to group related methods into a single
DispatchAction class but sometimes it is logically
plausible to consider a single method to be p
will you post a copy of your struts-config.xml file? I suspect there's
something missing on it.
On Thu, 10 Jun 2004 16:44:29 -0400, David Meyer <[EMAIL PROTECTED]> wrote:
> I have a war file that I am trying to deploy on Weblogic 8.1. I am able to
> deploy and access jsp's within the WAR file. H
I've used a similar approach but mine is working fine.
what does your struts-config.xml look like?
On Fri, 11 Jun 2004 11:26:54 +0200, Cosyns Xavier <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I run into problems with chaining dispatchactions using the same
> parameter 'method'. We do use the same pa
Your forward config to another dispatch action should contain the
"method" parameter. For instance,
I hope I interpreted your problem correctly.
On Mon, 14 Jun 2004 10:20:21 +0200, Cosyns Xavier <[EMAIL PROTECTED]> wrote:
>
> >I've used a similar approach but mine is working fine.
> >what doe
1. Are there any performance issues involved when an
Action class forwards to another?
2. Does the number of Actions created in a web
application affect the overall performance of the
application?
__
Do you Yahoo!?
Win a $20,000 Career
5 matches
Mail list logo