It is very strange. It is happeing that all request parameters disappear.
I am thinking about a problem that I read another day.
Sometimes the contentLegth arrive to the Tomcat with a value, but when the Tomcat try to read this quantity of bytes the value is wrong.
Maybe it can to do the request parameter disappear, can't it ?


I can be wrong, but I remember that it could be a bug of connector mod jk with tomcat.


From: "Edgar Silva" <[EMAIL PROTECTED]>
Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Subject: Re: DispatchAction Problem
Date: Fri, 6 Feb 2004 21:19:36 -0000

Hi Ricardo...

The only thing I can see in this situation is the some change in the value
of parameter "method", due to DispatchAction uses this value to call
selected method in the class, I mean: the value of method must be the nome
of method in the class.

I am using a lot of  DispatchActions, beacause for me is a reflect from a
UseCase Diagram, where you can to refer all actions from views from system.

Some additional information, send a mail.

Edgar Silva


----- Original Message ----- From: "Ricardo de Souza Moura" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 06, 2004 8:30 PM Subject: RE: DispatchAction Problem


> I know it, but It happen only sometimes. The same form sometimes works,
and
> sometimes doesn't work.
> I don't get to make a simulation because this mistake only happens when I
> open my app to internet. My app work very well in my intranet.
>
> Does anybody have a sugestion ?
>
>
> >From: Wendy Smoak <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
> >To: Struts Users Mailing List <[EMAIL PROTECTED]>
> >Subject: RE: DispatchAction Problem
> >Date: Fri, 06 Feb 2004 13:06:48 -0700
> >
> > > From: Ricardo de Souza Moura [mailto:[EMAIL PROTECTED]
> > > Request [/testAction] does not contain handler parameter named method
> > > But this error has been happening only sometimes.
> > > Have somebody ever seen this error ?
> >
> >Yes, when the request doesn't contain the handler parameter. Take a
> >look at the page just before you get the error. Whatever is happening
> >there, it's not sending the 'method' parameter.
> >
> >--
> >Wendy Smoak
> >Application Systems Analyst, Sr.
> >ASU IA Information Resources Management
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
> _________________________________________________________________
> MSN Messenger: converse com os seus amigos online.
> http://messenger.msn.com.br
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________ MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to