Roger Varley googlemail.com> writes:
>
> > Is dynamic method invocation turned on?
> >
> As an aside, why is dynamic method invocation turned off by default.
> From experience this suggests that either the functionality is
> experimental, or is not the sort of thing you should be using unless
>
>
> Yes, Tiger is the webapp.
>
> My struts.xml contains
> class="com.mysite.ecommerce.actions.StartOrderAction" method="input">
> /startOrder.jsp
>
>
> My struts.properties is located in WEB_INF/classes along with the
> struts.xml file and contains
> struts.devMode = true
> struts.enable.D
Is dynamic method invocation turned on?
As an aside, why is dynamic method invocation turned off by default.
From experience this suggests that either the functionality is
experimental, or is not the sort of thing you should be using unless
you have good reason and know what you're doing. Are
On 21/05/07, Roger Varley <[EMAIL PROTECTED]> wrote:
>
> You might have to post config snippets... I'm assuming
> Tiger is the webapp?
>
Dave
Forget the previous post - it's working after a fashion.
http://localhost:8084/Tiger/StartOrder.action runs OK and calls
StartOrder.input().
http://loca
You might have to post config snippets... I'm assuming
Tiger is the webapp?
Yes, Tiger is the webapp.
My struts.xml contains
/startOrder.jsp
My struts.properties is located in WEB_INF/classes along with the
struts.xml file and contains
struts.devMode = true
struts.enable.DynamicMethodInvoc
--- Roger Varley <[EMAIL PROTECTED]> wrote:
> restarted Tomcat but no joy I'm afraid -
>
http://localhost:8084/Tiger/StartOrder!execute.action
> still gives me the error message.
You might have to post config snippets... I'm assuming
Tiger is the webapp?
d.
Is dynamic method invocation turned on?
("Hey dynamic method invocation... you sure are
looking good today," he cajoled, breathily.)
It wasn't. I've changed the struts.properties file from
struts.enable.DynamicMethodInvocation = false to
struts.enable.DynamicMethodInvocation = true and restar
--- Roger Varley <[EMAIL PROTECTED]> wrote:
> I'm obviously missing something
Is dynamic method invocation turned on?
("Hey dynamic method invocation... you sure are
looking good today," he cajoled, breathily.)
d.
8 matches
Mail list logo