RE: Subclassing RequestProcessor

2004-11-30 Thread McDonnell, Colm (MLIM)
ROTECTED] Sent: 30 November 2004 12:55 To: [EMAIL PROTECTED] Subject: Subclassing RequestProcessor Hi, I'm trying to work with a subclass of requestprocessor. Therefore I add in the struts-config.xml. How simple this looks, it doesn't work. When I add this line to the struts-bla

Re: Subclassing RequestProcessor

2004-11-30 Thread Duncan Mills
The element should appear above the (& ) elements in the config XML Regards Duncan Mills Brij Naald wrote: Hi, I'm trying to work with a subclass of requestprocessor. Therefore I add in the struts-config.xml. How simple this looks, it doesn't work. When I add this line to the struts-blank c

Subclassing RequestProcessor

2004-11-30 Thread Brij Naald
Hi, I'm trying to work with a subclass of requestprocessor. Therefore I add in the struts-config.xml. How simple this looks, it doesn't work. When I add this line to the struts-blank config-file, the end of the file looks like this: ; But when I start tomcat, it gives an exce