RE: Struts+Weblogic=Problems. Changes to struts?

2000-12-07 Thread Punyansky, Alex
Thanks Matt, Does it mean that I need to modify Struts by removing support for internationalization ( removing/replacing PropertiesResourceBundle from MessageResources )? Craig, are you planning to change Struts so that it complies with Servlet 2.3 ( making all attributes Serializable )?

RE: Struts+Weblogic=Problems. Changes to struts?

2000-12-07 Thread Matthew Heaton
into the PageContext under different scopes. -Matt -Original Message- From: Punyansky, Alex [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 07, 2000 2:17 PM To: '[EMAIL PROTECTED]' Subject: RE: Struts+Weblogic=Problems. Changes to struts? Thanks Matt, Does it mean that I need to modify Struts

Re: Struts+Weblogic=Problems. Changes to struts?

2000-12-07 Thread Craig R. McClanahan
"Punyansky, Alex" wrote: Thanks Matt, Does it mean that I need to modify Struts by removing support for internationalization ( removing/replacing PropertiesResourceBundle from MessageResources )? Craig, are you planning to change Struts so that it complies with Servlet 2.3 ( making all

Re: Struts+Weblogic=Problems. Changes to struts?

2000-12-07 Thread Craig R. McClanahan
Matthew Heaton wrote: They told me that the spec will disallow it but I have no idea if that is factual or not. It could just be their interpretation of the spec, from the snipets I've seen it definetly says you shouldn't put Non Serializable objects into the session but isn't very clear

RE: Struts+Weblogic=Problems. Changes to struts?

2000-12-07 Thread Ray Power
- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 2:39 AM To: [EMAIL PROTECTED] Subject: Re: Struts+Weblogic=Problems. Changes to struts? Matthew Heaton wrote: They told me that the spec will disallow it but I have no idea if that is factual or