I've update to struts 1.1 At the start of the aplication I've the error: javax.servlet.jsp.JspException: Cannot find message resources under key org.apache.struts.action.MESSAGE
What does i have to do? -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Envoy� : dimanche 7 juillet 2002 13:00 � : Struts Users Mailing List perform method is still presend in 1.1 for backward compatibility. eventually it will go away. So in struts the seques is execute(1.1)---> perform(1.0) Which version are you using ? Cheers Ashwani Kalra http://www.geocities.com/ashwani_kalra/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Nicolas Seinlet" <[EMAIL PROTECTED] To: "Struts Users Mailing List" <[EMAIL PROTECTED]>, ftware.be> "Dr. Dirk Markert" <[EMAIL PROTECTED]> cc: (bcc: ashwani.kalra/Polaris) 07/07/2003 03:03 PM Subject: execute / perform Please respond to "Struts Users Mailing List" in my struts application why is the perform function is called instead of execute, with the same parameters? --------------------------------------------------------------------- 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]

