Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-25 Thread Pierre Thibaudeau
Sorry, Paul, for the silence. I was away for the last few days. Unfortunately, as I mentioned on my previous post on this topic, I have to lay that matter aside for the next week (battling convoluted CSS designs at the moment!). So nothing has changed on the actionId front... I hope to come bac

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-20 Thread Paul Benedict
Pierre, Ever solve this problem? Paul Pierre Thibaudeau wrote: 2007/3/18, Paul Benedict <[EMAIL PROTECTED] >: What version of the DTD are you using? The heading of my struts-config.xml file reads as follows: PUBLIC "-//Apache Software Foundation//DTD Str

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Paul Benedict
Pierre, Download the example applications. One of them (I think the cookbook) uses the actionId attribute. That should help you figure out what the problem is. Unfortunately the stack trace doesn't tell me anything important, so that's why I referring you to the example applications. Paul P

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Pierre Thibaudeau
2007/3/18, Paul Benedict <[EMAIL PROTECTED]>: What version of the DTD are you using? The heading of my struts-config.xml file reads as follows: http://struts.apache.org/dtds/struts-config_1_3.dtd";>

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Paul Benedict
What version of the DTD are you using? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Pierre Thibaudeau
Hello Martin, I did not see the stacktrace and or exception? Bon Chance, Let me re-quote the full trace below. I upgraded from 1.3.5. (Before this upgrade, I had never attempted to use > in my action mappings.) > >> > I just upgraded to Struts 1.3.8. I was experimenting with adding >> >

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Martin Gainty
qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Pierre Thibaudeau" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" ; <[EMAIL PROTECTED]> Sent: Sunday, March 18, 2007 2:27 AM Subject:

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-18 Thread Paul Benedict
Are you using the 1.3 DTD? Pierre Thibaudeau wrote: I upgraded from 1.3.5. (Before this upgrade, I had never attempted to use in my action mappings.) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-17 Thread Pierre Thibaudeau
I upgraded from 1.3.5. (Before this upgrade, I had never attempted to use in my action mappings.) 2007/3/18, Paul Benedict <[EMAIL PROTECTED]>: From what version did you upgrade from? Pierre Thibaudeau wrote: > I just upgraded to Struts 1.3.8. I was experimenting with adding > in my action

Re: [s1] Struts 1.3.8: property actionId causes load() Exception

2007-03-17 Thread Paul Benedict
From what version did you upgrade from? Pierre Thibaudeau wrote: I just upgraded to Struts 1.3.8. I was experimenting with adding in my action mappings. Unfortunately, as soon as I add one of these to my struts-config.xml, starting the servlet gives me the exception quoted below. The excepti