LookupDispatchAction, trying Ted Husted Tip #3

2005-08-18 Thread Tiller, Volker
Trying the example in http://husted.com/struts/tips/index.html #3 Use LookupDispatchAction ... I use following Action, Form, JSP, application.properties and struts-config +++Action public final class MyAction extends LookupDispatchAction { private static Log log = LogFactory.getLog(MyActi

LookupDispatchAction-problem getting started

2005-08-22 Thread Tiller, Volker
Hi all, I can't get started with the example about using LookupDispatchAction of Ted Husted, Tip #3 (http://husted.com/struts/tips/index.html). What is my error or can I get some working code ? This is the problem: The forward test it gets ERROR DispatchAction:220 - Reques

AW: LookupDispatchAction-problem getting started

2005-08-22 Thread Tiller, Volker
Thank you, the spaces work. Volker > -Ursprüngliche Nachricht- > Von: Wendy Smoak [SMTP:[EMAIL PROTECTED] > Gesendet am: Montag, 22. August 2005 14:43 > An: Struts Users Mailing List > Betreff: Re: LookupDispatchAction-problem getting started > > From: &qu

AW: Problem with logic:present TAG

2005-08-23 Thread Tiller, Volker
should it work with ... ...true-case ...false-case ? Volker > -Ursprüngliche Nachricht- > Von: Kade Jeevan Kumar [SMTP:[EMAIL PROTECTED] > Gesendet am: Dienstag, 23. August 2005 09:29 > An: user@struts.apache.org > Betreff: Problem with logic:present TAG > > Hi All! > >